hub

package module
v0.3.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2020 License: Apache-2.0 Imports: 29 Imported by: 0

README

Sentinel Hub

Version GoReportCard LoC

Installation

Requires Go 1.14+

Linux

$ go get -u github.com/sentinel-official/hub

$ cd ${GOPATH}/src/github.com/sentinel-official/hub

$ make install

Note: To install a specific version or commit use git checkout command

Additional Documentation

For the additional documentation on the Sentinel Hub, please visit - https://docs.sentinel.co

Documentation

Index

Constants

This section is empty.

Variables

Functions

func MakeCodec

func MakeCodec() *codec.Codec

Types

type App

type App struct {
	*baseapp.BaseApp
	// contains filtered or unexported fields
}

func NewApp

func NewApp(logger log.Logger, db db.DB, tracer io.Writer, latest bool, invarCheckPeriod uint,
	options ...func(*baseapp.BaseApp)) *App

func (*App) BeginBlocker

func (a *App) BeginBlocker(ctx sdk.Context, req abci.RequestBeginBlock) abci.ResponseBeginBlock

func (*App) EndBlocker

func (a *App) EndBlocker(ctx sdk.Context, req abci.RequestEndBlock) abci.ResponseEndBlock

func (*App) ExportAppStateAndValidators

func (a *App) ExportAppStateAndValidators(zeroHeight bool,
	jailWhitelist []string) (json.RawMessage, []tm.GenesisValidator, error)

func (*App) InitChainer

func (a *App) InitChainer(ctx sdk.Context, req abci.RequestInitChain) abci.ResponseInitChain

func (*App) LoadHeight

func (a *App) LoadHeight(height int64) error

func (*App) ModuleAccountAddresses

func (a *App) ModuleAccountAddresses() map[string]bool

Directories

Path Synopsis
cmd
x
dvpn
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/sentinel-official/hub/x/dvpn/types ALIASGEN: github.com/sentinel-official/hub/x/dvpn/keeper ALIASGEN: github.com/sentinel-official/hub/x/dvpn/querier
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/sentinel-official/hub/x/dvpn/types ALIASGEN: github.com/sentinel-official/hub/x/dvpn/keeper ALIASGEN: github.com/sentinel-official/hub/x/dvpn/querier
dvpn/deposit
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/sentinel-official/hub/x/dvpn/deposit/types ALIASGEN: github.com/sentinel-official/hub/x/dvpn/deposit/keeper ALIASGEN: github.com/sentinel-official/hub/x/dvpn/deposit/querier
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/sentinel-official/hub/x/dvpn/deposit/types ALIASGEN: github.com/sentinel-official/hub/x/dvpn/deposit/keeper ALIASGEN: github.com/sentinel-official/hub/x/dvpn/deposit/querier
dvpn/node
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/sentinel-official/hub/x/dvpn/node/types ALIASGEN: github.com/sentinel-official/hub/x/dvpn/node/keeper ALIASGEN: github.com/sentinel-official/hub/x/dvpn/node/querier
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/sentinel-official/hub/x/dvpn/node/types ALIASGEN: github.com/sentinel-official/hub/x/dvpn/node/keeper ALIASGEN: github.com/sentinel-official/hub/x/dvpn/node/querier
dvpn/plan
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/sentinel-official/hub/x/dvpn/plan/types ALIASGEN: github.com/sentinel-official/hub/x/dvpn/plan/keeper ALIASGEN: github.com/sentinel-official/hub/x/dvpn/plan/querier
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/sentinel-official/hub/x/dvpn/plan/types ALIASGEN: github.com/sentinel-official/hub/x/dvpn/plan/keeper ALIASGEN: github.com/sentinel-official/hub/x/dvpn/plan/querier
dvpn/provider
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/sentinel-official/hub/x/dvpn/provider/types ALIASGEN: github.com/sentinel-official/hub/x/dvpn/provider/keeper ALIASGEN: github.com/sentinel-official/hub/x/dvpn/provider/querier
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/sentinel-official/hub/x/dvpn/provider/types ALIASGEN: github.com/sentinel-official/hub/x/dvpn/provider/keeper ALIASGEN: github.com/sentinel-official/hub/x/dvpn/provider/querier
dvpn/session
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/sentinel-official/hub/x/dvpn/session/types ALIASGEN: github.com/sentinel-official/hub/x/dvpn/session/keeper
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/sentinel-official/hub/x/dvpn/session/types ALIASGEN: github.com/sentinel-official/hub/x/dvpn/session/keeper
dvpn/subscription
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/sentinel-official/hub/x/dvpn/subscription/types ALIASGEN: github.com/sentinel-official/hub/x/dvpn/subscription/keeper ALIASGEN: github.com/sentinel-official/hub/x/dvpn/subscription/querier
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/sentinel-official/hub/x/dvpn/subscription/types ALIASGEN: github.com/sentinel-official/hub/x/dvpn/subscription/keeper ALIASGEN: github.com/sentinel-official/hub/x/dvpn/subscription/querier

Jump to

Keyboard shortcuts

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