Documentation ¶
Index ¶
Constants ¶
View Source
const ( HashLen = 32 SigLen = 65 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cert ¶
Cert represents an offer response.
type DefaultData ¶
type DefaultData struct{}
DefaultData represents the default state.
func (*DefaultData) Clone ¶
func (d *DefaultData) Clone() channel.Data
Clone returns a deep copy of the data.
Click to show internal directories.
Click to hide internal directories.