//
pkg.gl
Category
github.com/skip-mev/connect/v2
x
oracle
keeper
package
2.1.1
Repository:
https://github.com/skip-mev/connect.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
28
Files
640 SLOC
#
Functions
NewKeeper
NewKeeper constructs a new keeper from a store-key + authority account address.
NewMsgServer
NewMsgServer returns the default implementation of the x/oracle message service.
NewQueryServer
NewQueryServer returns an implementation of the x/oracle QueryServer.
#
Structs
Hooks
Hooks is a wrapper struct around Keeper.
Keeper
Keeper is the base keeper for the x/oracle module.