Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMsgServerImpl ¶
func NewQuerier ¶
func NewQuerier(k Keeper, lefacyQuerierCdc *codec.LegacyAmino) sdk.Querier
Types ¶
type Keeper ¶
type Keeper struct {
// contains filtered or unexported fields
}
func (Keeper) SetCiValue ¶
type Querier ¶
type Querier struct {
Keeper
}
func (Querier) GetCiInfomation ¶
func (k Querier) GetCiInfomation(ctx context.Context, req *types.QueryGetCiInfomationRequest) (*types.QueryGetCiInfomationReponse, error)
Click to show internal directories.
Click to hide internal directories.