blob: 30a7054cce546f1a4ceb13157d5cbfa4d3e84730 [file] [log] [blame]
pkg publisher, func New(*context.T, namespace.T, time.Duration) Publisher
pkg publisher, type Publisher interface { AddName, AddServer, DebugString, RemoveName, RemoveServer, Status, Stop, WaitForStop }
pkg publisher, type Publisher interface, AddName(string, bool, bool)
pkg publisher, type Publisher interface, AddServer(string)
pkg publisher, type Publisher interface, DebugString() string
pkg publisher, type Publisher interface, RemoveName(string)
pkg publisher, type Publisher interface, RemoveServer(string)
pkg publisher, type Publisher interface, Status() rpc.MountState
pkg publisher, type Publisher interface, Stop()
pkg publisher, type Publisher interface, WaitForStop()