endpoint

package
v0.0.0-...-b2ac953 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2022 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeExampleEchoEndpoint

func MakeExampleEchoEndpoint(s service.Service) kitendpoint.Endpoint

MakeExampleEchoEndpoint ...

func MakeExampleRPCEndpoint

func MakeExampleRPCEndpoint(s service.Service) kitendpoint.Endpoint

MakeExampleRPCEndpoint ...

func MakeExampleTraceEndpoint

func MakeExampleTraceEndpoint(s service.Service) kitendpoint.Endpoint

MakeExampleTraceEndpoint ...

Types

type Endpoints

type Endpoints struct {
	Example ExampleEndpoints
}

Endpoints ...

func New

func New(s service.Service) Endpoints

New ...

type ExampleEndpoints

type ExampleEndpoints struct {
	Echo  kitendpoint.Endpoint
	RPC   kitendpoint.Endpoint
	Trace kitendpoint.Endpoint
}

ExampleEndpoints ...

func NewExampleEndpoints

func NewExampleEndpoints(s service.Service) ExampleEndpoints

NewExampleEndpoints ...

Jump to

Keyboard shortcuts

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