Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContextWithRequestID ¶ added in v1.1.0
Types ¶
type Service ¶
type Service struct { micro.Service Name string }
Service represents a microservice definition.
func NewService ¶
NewService initializes a new microservice instance with the given identifier (e.g. com.example.svc.greeter), and given a configuration struct containing default values, loads configuration values from the given sources into the struct.
Click to show internal directories.
Click to hide internal directories.