golang-exercises/dragon-scan/structs.go

5 lines
34 B
Go
Raw Permalink Normal View History

package main
var Host struct {
}