golang-exercises/dragon-scan/structs.go

5 lines
34 B
Go

package main
var Host struct {
}