5 lines
44 B
Go
5 lines
44 B
Go
|
package linkinfo
|
||
|
|
||
|
type Option interface {
|
||
|
}
|