Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Envelope ¶
type Envelope struct {
SignedMessage verifysig.SignedMessage `json:"signedMessage"`
}
type MinterHandler ¶
type MinterHandler struct {
mint.PieceMinter
}
func (*MinterHandler) HandleMintRequest ¶
func (m *MinterHandler) HandleMintRequest(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.