Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Default address to bind to GatewayNamespaces = []string{"go.micro.api"} WebNamespacePrefix = []string{"go.micro.web"} )
Functions ¶
This section is empty.
Types ¶
type SortedServices ¶
func (SortedServices) Len ¶
func (s SortedServices) Len() int
func (SortedServices) Less ¶
func (s SortedServices) Less(i, j int) bool
func (SortedServices) Swap ¶
func (s SortedServices) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.