server

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 26, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelloServer

func (*HelloServer) GetGreeting

func (h *HelloServer) GetGreeting(ctx context.Context, req *sample.Hello) (*empty.Empty, error)

func (*HelloServer) Greeting

func (*HelloServer) HelloQuery

func (h *HelloServer) HelloQuery(ctx context.Context, req *sample.Test) (*sample.Test, error)

func (*HelloServer) SetBoolValue

func (h *HelloServer) SetBoolValue(ctx context.Context, req *wrappers.BoolValue) (*wrappers.BoolValue, error)

func (*HelloServer) SetDuration

func (h *HelloServer) SetDuration(ctx context.Context, req *duration.Duration) (*duration.Duration, error)

func (*HelloServer) SetGreeting

func (h *HelloServer) SetGreeting(ctx context.Context, req *sample.Hello) (*sample.HelloResponse, error)

func (*HelloServer) SetInt32Value

func (h *HelloServer) SetInt32Value(ctx context.Context, req *wrappers.Int32Value) (*wrappers.Int32Value, error)

func (*HelloServer) SetStringValue

func (h *HelloServer) SetStringValue(ctx context.Context, req *wrappers.StringValue) (*wrappers.StringValue, error)

func (*HelloServer) SetTimestamp

func (h *HelloServer) SetTimestamp(ctx context.Context, req *timestamp.Timestamp) (*timestamp.Timestamp, error)

Jump to

Keyboard shortcuts

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