Retracted : Phantom path (tilde). The natural retraction tag v4~/v1.18.2
is an invalid git ref name, so this retraction is published as the root tag
v1.18.2 instead — which is how this path is already keyed (its versions are
the repo's v1.x root tags).
The highest tagged major version is
v3 .
Discover Packages
github.com/micro/go-micro
network
resolver
static
package
Version:
v1.13.1
Opens a new window with list of versions in this module.
Published: Oct 19, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package static is a static resolver
type Resolver struct {
Nodes []string
}
Resolver returns a static list of nodes. In the event the node list
is not present it will return the name of the network passed in.
Resolve returns the list of nodes
Source Files
¶
Click to show internal directories.
Click to hide internal directories.