unassigned

package
v0.0.0-...-8fa1bb7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2019 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package unassigned implements a directory server that errors out all its requests.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	// contains filtered or unexported fields
}

Server implements upspin.DirServer.

func (Server) Close

func (Server) Close()

Close implements upspin.Service.

func (Server) Delete

func (Server) Delete(pathName upspin.PathName) (*upspin.DirEntry, error)

Delete implements upspin.DirServer.Delete.

func (Server) Dial

func (Server) Dial(config upspin.Config, e upspin.Endpoint) (upspin.Service, error)

Dial implements upspin.Service.

func (Server) Endpoint

func (u Server) Endpoint() upspin.Endpoint

Endpoint implements upspin.Service.

func (Server) Glob

func (Server) Glob(pattern string) ([]*upspin.DirEntry, error)

Glob implements upspin.DirServer.Glob.

func (Server) Lookup

func (Server) Lookup(pathName upspin.PathName) (*upspin.DirEntry, error)

Lookup implements upspin.DirServer.Lookup.

func (Server) Put

func (Server) Put(entry *upspin.DirEntry) (*upspin.DirEntry, error)

Put implements upspin.DirServer.Put.

func (Server) Watch

func (Server) Watch(upspin.PathName, int64, <-chan struct{}) (<-chan upspin.Event, error)

Watch implements upspin.DirServer.Watch.

func (Server) WhichAccess

func (Server) WhichAccess(pathName upspin.PathName) (*upspin.DirEntry, error)

WhichAccess implements upspin.DirServer.WhichAccess.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL