fork

package
v4.0.7 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2023 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServer

func NewServer(ctx context.Context, forkStart string) server.Server

Types

type ForkServer

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

func (*ForkServer) RegisterForkParam

func (f *ForkServer) RegisterForkParam(name string)

type Opener added in v4.0.1

type Opener struct{}

func (*Opener) OpenURL added in v4.0.1

func (o *Opener) OpenURL(ctx context.Context, u *url.URL) (server.Server, error)

type Server

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

func (*Server) As

func (s *Server) As(i interface{}) bool

func (*Server) Endpoints

func (s *Server) Endpoints() []string

func (*Server) ID

func (s *Server) ID() string

func (*Server) Metadata

func (s *Server) Metadata() map[string]string

func (*Server) Name

func (s *Server) Name() string

func (*Server) RawServe added in v4.0.1

func (s *Server) RawServe(*server.ServeOptions) (ii []registry.Item, e error)

func (*Server) SetMetadata added in v4.0.6

func (s *Server) SetMetadata(meta map[string]string)

func (*Server) Stop

func (s *Server) Stop() error

func (*Server) Type

func (s *Server) Type() server.Type

Jump to

Keyboard shortcuts

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