package
0.0.0-20230704004118-cb6d503c62e3
Repository: https://github.com/akagi201/planet.git
Documentation: pkg.go.dev
# Functions
GetPostIDBytes returns the byte representation of the ID.
GetPostIDFromBytes returns ID in uint64 format from a byte array.
GetSentPostIDBytes returns the byte representation of the ID.
GetSentPostIDFromBytes returns ID in uint64 format from a byte array.
GetTimedoutPostIDBytes returns the byte representation of the ID.
GetTimedoutPostIDFromBytes returns ID in uint64 format from a byte array.
No description provided by the author
NewMsgServerImpl returns an implementation of the MsgServer interface for the provided Keeper.