6 lines
97 B
Go
Raw Normal View History

package subscribehttp
import "go.uber.org/fx"
var Module = fx.Module("subscribe", fx.Invoke())