6 lines
97 B
Go
Raw Normal View History

2025-02-26 22:28:19 +08:00
package contenthttp
import "go.uber.org/fx"
var Module = fx.Module("content-api", fx.Invoke())