Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunService ¶
func RunService(ss ...ServiceHandler)
func WithErrorHandler ¶ added in v0.3.0
func WithErrorHandler(errHandler err.GinServiceErrorHandler) options
func WithMiddle ¶ added in v0.3.0
func WithPromhttp ¶ added in v0.3.0
func WithPromhttp(c ...prometheus.Collector) options
Types ¶
type MicroService ¶
type ServiceHandler ¶
func NewApiWithViper ¶ added in v0.3.0
func NewApiWithViper(opts ...options) (ServiceHandler, error)
Click to show internal directories.
Click to hide internal directories.