| 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() |