linkinfo/options.go

5 lines
44 B
Go
Raw Permalink Normal View History

2019-10-04 03:31:24 +00:00
package linkinfo
type Option interface {
}