Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartHTTPServer ¶
func StartHTTPServer(ctx context.Context, d *deps.Deps, sd *ServiceDeps, dm *storage_market.CurioStorageDealMarket) error
Types ¶
type RouterMap ¶
type RouterMap map[string]http.HandlerFunc
RouterMap is the map that allows the library user to pass in their own routes
type ServiceDeps ¶ added in v1.25.1
Click to show internal directories.
Click to hide internal directories.