package
Version:
v2.4.0
Opens a new window with list of versions in this module.
Published: Aug 25, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 8
Opens a new window with list of known importers.
Documentation
¶
Option defines a single option function.
Address provides a function to set the address option.
Context provides a function to set the context option.
func Flags(flags ...cli.Flag) Option
Flags provides a function to set the flags option.
Logger provides a function to set the logger option.
Name provides a function to set the name option.
Namespace provides a function to set the namespace option.
Version provides a function to set the version option.
Options defines the available options for this package.
type Service struct {
micro.Service
}
Service simply wraps the go-micro grpc service.
NewService initializes a new grpc service.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.