grpc

package
v0.0.0-...-54a0288 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	Host string `long:"host" description:"The IP to listen on" default:"0.0.0.0" env:"HOST"`
	Port int    `` /* 126-byte string literal not displayed */

	SpannerDatabase string `` /* 148-byte string literal not displayed */
}

func (*Server) Serve

func (s *Server) Serve(ctx context.Context)

type Service

type Service struct {
	Store store.Store
}

func (*Service) CreateAccount

func (*Service) CreateTask

func (*Service) GetAccount

func (*Service) ListAccounts

func (*Service) ListTasks

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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