Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
func NewAPI ¶
func NewAPI(tracer trace.Tracer, monitor monitoring.MonitorInterface, logger logging.LoggerInterface) *API
func (*API) RegisterEndpoints ¶
func (a *API) RegisterEndpoints(mux *chi.Mux)
Click to show internal directories.
Click to hide internal directories.