package
1.0.10-sph
Repository: https://github.com/spheronfdn/akash-api-fork.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseEvent parses event and returns details of event and error if occurred.
ParseEVTTrustedAuditor returns provider details for given event attributes.
No description provided by the author
RegisterInterfaces registers the x/provider interfaces types with the interface registry.
RegisterCodec register concrete types on codec.
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author
TrustedAuditorEVAttributes returns event attributes for given Provider.
# Constants
ModuleName is the module name constant used in many places.
No description provided by the author
No description provided by the author
RouterKey is the message route for provider.
StoreKey is the store key string for provider.
# Variables
ErrAttributeNotFound invalid trusted auditor address.
No description provided by the author
No description provided by the author
No description provided by the author
ErrInvalidAddress invalid trusted auditor address.
No description provided by the author
No description provided by the author
No description provided by the author
ErrProviderNotFound provider not found.
No description provided by the author
No description provided by the author
No description provided by the author
ModuleCdc references the global x/provider module codec.
# Structs
AttributesFilters defines filters used to filter deployments.
AttributesResponse represents details of deployment along with group details.
Attributes.
EventTrustedAuditorCreated struct.
No description provided by the author
GenesisState defines the basic genesis state used by audit module.
MsgDeleteProviderAttributes defined the Msg/DeleteProviderAttributes.
MsgDeleteProviderAttributesResponse defines the Msg/ProviderAttributes response type.
MsgSignProviderAttributes defines an SDK message for signing a provider attributes.
MsgSignProviderAttributesResponse defines the Msg/CreateProvider response type.
Provider stores owner auditor and attributes details.
No description provided by the author
QueryAllProvidersAttributesRequest is request type for the Query/All Providers RPC method.
QueryAuditorAttributesRequest is request type for the Query/Providers RPC method.
QueryProviderAttributesRequest is request type for the Query/Provider RPC method.
QueryProviderAuditorRequest is request type for the Query/Providers RPC method.
QueryProviderRequest is request type for the Query/Provider RPC method.
QueryProvidersResponse is response type for the Query/Providers RPC method.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
# Type aliases
Providers is the collection of Provider.