2025-02-26 22:28:19 +08:00

6 lines
97 B
Go

package contenthttp
import "go.uber.org/fx"
var Module = fx.Module("content-api", fx.Invoke())