package
4.4.0+incompatible
Repository: https://github.com/insolar/observer.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterHandlers adds each server route to the EchoRouter.

# Constants

PointsCount holds count of history points.

# Structs

GetMigrationAddressesParams defines parameters for GetMigrationAddresses.
No description provided by the author
ResponsesAddressCountYaml defines model for responses-addressCount-yaml.
ResponsesIsMigrationAddressYaml defines model for responses-isMigrationAddress-yaml.
ResponsesMarketStatsYaml defines model for responses-marketStats-yaml.
ResponsesNetworkStatsYaml defines model for responses-networkStats-yaml.
ServerInterfaceWrapper converts echo contexts to parameters.

# Interfaces

This is a simple interface which specifies echo.Route addition functions which are present on both echo.Echo and echo.Group, since we want to allow using either of them for path registration.
ServerInterface represents all server handlers.

# Type aliases

ResponsesAddressesYaml defines model for responses-addresses-yaml.