package
1.9.3
Repository: https://github.com/ava-labs/ortelius.git
Documentation: pkg.go.dev

# Functions

AddV2Routes mounts a V2 API router at the given path, displaying the given indexBytes at the root.
NewServer creates a new *Server based on the given config.
No description provided by the author
WriteErr writes the given error message to the http response.
WriteJSON writes the given bytes to the http response as JSON.

# 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
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
No description provided by the author

# Variables

ErrCacheableFnFailed is returned when the execution of a CacheableFn fails.

# Structs

Context is the base context for APIs in the ortelius systems.
ErrorResponse represents an API error to return to the caller.
Server is an HTTP server configured with various ortelius APIs.
No description provided by the author