Documentation ¶
Index ¶
- func AddChallenge(db sql.Executor, nodeID types.NodeID, ch *types.NIPostChallenge) error
- func AddInitialPost(db sql.Executor, nodeID types.NodeID, post Post) error
- func Challenge(db sql.Executor, nodeID types.NodeID) (*types.NIPostChallenge, error)
- func RemoveChallenge(db sql.Executor, nodeID types.NodeID) error
- func UpdateChallenge(db sql.Executor, nodeID types.NodeID, ch *types.NIPostChallenge) error
- type Post
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddChallenge ¶
func UpdateChallenge ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.