package
0.0.0-20240121131326-79cd53a1c7e3
Repository: https://github.com/crypto-zero/cz-go-micro.git
Documentation: pkg.go.dev

# Functions

NewRouterEndpoints API Endpoints for Router service.
No description provided by the author
NewTableEndpoints API Endpoints for Table service.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Enum value maps for AdvertType.
Enum value maps for AdvertType.
Enum value maps for EventType.
Enum value maps for EventType.
No description provided by the author

# Structs

Advert is router advertsement streamed by Watch.
CreateResponse is returned by Create.
DeleteResponse is returned by Delete.
Event is routing table event.
ListResponse is returned by List.
LookupRequest is made to Lookup.
LookupResponse is returned by Lookup.
ProcessResponse is returned by Process.
Query is passed in a LookupRequest.
QueryRequest queries Table for Routes.
QueryResponse is returned by Query.
Empty request.
Empty response.
Route is a service route.
UpdateResponse is returned by Update.
WatchRequest is made to Watch Router.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RouterHandler is the server API for Router service.
RouterService is the client API for Router service.
TableHandler is the server API for Table service.
TableService is the client API for Table service.

# Type aliases

AdvertType defines the type of advert.
EventType defines the type of event.