package
0.1.1
Repository: https://github.com/olive-io/olive.git
Documentation: pkg.go.dev

# Functions

Decode decodes endpoint metadata into an endpoint.
Encode encodes an endpoint to endpoint metadata.
No description provided by the author
No description provided by the author
Validate validates an endpoint to guarantee it won't blow up when being served.

# 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
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
HttpNativePrefix http native header key.
No description provided by the author
No description provided by the author
No description provided by the author
RequestPrefix http Request Header Key.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Endpoint is a mapping between an RPC method and HTTP endpoint.
Service represents an API service.