service

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGreenService

func NewGreenService() green.GreenServiceServer

func NewReadService

func NewReadService() red.RedServiceServer

Types

type GreenService

type GreenService struct{}

func (*GreenService) Get

func (*GreenService) List

type RedService

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

func (*RedService) Create

func (*RedService) Delete

func (*RedService) Get

func (r *RedService) Get(ctx context.Context, req *red.GetRequest) (*red.GetResponse, error)

func (*RedService) List

func (r *RedService) List(ctx context.Context, req *red.ListRequest) (*red.ListResponse, error)

func (*RedService) Update

Jump to

Keyboard shortcuts

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