package
Version:
v2.0.0
Opens a new window with list of versions in this module.
Published: Nov 29, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 1
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.
TLSConfig provides a function to set the TLSConfig 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 web service.
NewService initializes a new http service.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.