server

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2026 License: MIT Imports: 7 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) (*emptypb.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 *wrapperspb.BoolValue) (*wrapperspb.BoolValue, error)

func (*HelloServer) SetDuration

func (h *HelloServer) SetDuration(ctx context.Context, req *durationpb.Duration) (*durationpb.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 *wrapperspb.Int32Value) (*wrapperspb.Int32Value, error)

func (*HelloServer) SetStringValue

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

func (*HelloServer) SetTimestamp

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

Jump to

Keyboard shortcuts

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