Documentation ¶
Index ¶
Constants ¶
View Source
const ISO8601 = "2006-01-02 15:04:05.999999Z"
use generate errors with ACAPy when sending basic messages const ISO8601 = "2006-01-02 15:04:05.999999999Z"
Variables ¶
View Source
var Creator = &Factor{}
Functions ¶
This section is empty.
Types ¶
type AriesTime ¶
todo: move this to right place later!
func (AriesTime) MarshalJSON ¶
func (*AriesTime) UnmarshalJSON ¶
type Basicmessage ¶
type Factor ¶
type Factor struct{}
func (*Factor) NewMessage ¶
func (f *Factor) NewMessage(data []byte) didcomm.MessageHdr
type Impl ¶
type Impl struct {
*Basicmessage
}
MARK: Struct
func NewBasicmessage ¶
func NewBasicmessage(r *Basicmessage) *Impl
func NewBasicmessageMsg ¶
Click to show internal directories.
Click to hide internal directories.