Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectionCmd ¶
type ConnectionCmd struct { cmds.Cmd didexchange.Invitation }
func (ConnectionCmd) Validate ¶
func (c ConnectionCmd) Validate() error
type InvitationCmd ¶
func (InvitationCmd) Validate ¶
func (c InvitationCmd) Validate() error
type InvitationResult ¶
type InvitationResult struct {
didexchange.Invitation
}
func (InvitationResult) JSON ¶
func (r InvitationResult) JSON() ([]byte, error)
type ListenCmd ¶
type ListenCmd struct { cmds.Cmd NotifyChan }
type NotifyChan ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.