Documentation ¶
Overview ¶
TODO(jhahn): This is an experimental work to see its feasibility and set the long-term goal, and can be changed without notice.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNoNamespace = verror.Register("v.io/x/ref/lib/discovery/global.NoNamespace", verror.NoRetry, "{1:}{2:} namespace not found")
)
Functions ¶
func New ¶
New returns a new global Discovery.T instance that uses the Vanadium namespace under 'path' with default mount ttl (120s) and scan interval (90s).
func NewErrNoNamespace ¶
NewErrNoNamespace returns an error with the ErrNoNamespace ID.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.