remote

package
v0.0.0-...-0d2f101 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Doc

type Doc struct {
	component.Base
}

Doc is the documentation remote

func NewDoc

func NewDoc() *Doc

NewDoc returns an instance of doc remote

func (*Doc) Docs

func (d *Doc) Docs(ctx context.Context, flag *protos.DocMsg) (*protos.Doc, error)

Docs route returns auto documentation for Tennis

type Proto

type Proto struct {
	component.Base
}

Proto is the protobuf remote

func NewProto

func NewProto() *Proto

NewProto returns an instance of proto remote

func (*Proto) Proto

func (p *Proto) Proto(ctx context.Context, message *protos.ProtoName) (*protos.ProtoDescriptor, error)

Proto returns the descriptor of a given proto

Jump to

Keyboard shortcuts

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