product

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

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

Go to latest
Published: Mar 2, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrService = status.Error(codes.Internal, "service is not defined")
)

Functions

This section is empty.

Types

type Application

type Application struct {
	Service
	Id uint32
}

func (Application) Fetch

func (s Application) Fetch(ctx context.Context, query *FetchQuery) (*FetchReply, error)

func (Application) List

func (s Application) List(ctx context.Context, query *ListQuery) (*ListReply, error)

func (Application) ListStream

func (s Application) ListStream(stream ProductService_ListStreamServer) error

func (Application) Start

func (s Application) Start() error

Jump to

Keyboard shortcuts

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