8 lines
80 B
Go
8 lines
80 B
Go
//+build gooseinject
|
|
|
|
package main
|
|
|
|
//goose:use Set
|
|
|
|
func injectFooBar() FooBar
|