Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrProofTypeNotSupported = errors.New("the proof type is not supported")
ErrProofTypeNotSupported the proof type is not supported
View Source
var ErrProofValueNotFound = errors.New("the proof value is not found")
ErrProofValueNotFound the proof value is not found
Functions ¶
This section is empty.
Types ¶
type Initialize ¶
type Initialize struct {
// contains filtered or unexported fields
}
func (*Initialize) Close ¶
func (init *Initialize) Close()
func (*Initialize) Start ¶
func (init *Initialize) Start()
func (*Initialize) WaitAndClose ¶
func (init *Initialize) WaitAndClose()
Click to show internal directories.
Click to hide internal directories.