package ping import ( ounp "git.loafle.net/overflow/util-go/net/ping" ) type PingOption struct { ounp.PingOption }