package
0.0.0-20220731154657-893f90450dfe
Repository: https://github.com/bhatti/gssi.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
OutOfBandController_ServiceDesc is the grpc.ServiceDesc for OutOfBandController service.

# Structs

AcceptInvitationRequest model This is used for accepting an invitation.
AcceptInvitationResponse model Represents a AcceptInvitation response message.
ActionContinueRequest model This is used when we need to proceed with the protocol.
ActionContinueResponse model Represents a ActionContinue response message.
outofbandActionsRequest model Returns pending actions that have not yet to be executed or cancelled.
ActionsResponse model Represents Actions response message.
ActionStopRequest model This is used when action needs to be rejected.
ActionStopResponse model Represents a ActionStop response message.
CreateInvitationRequest model This is used for creating an invitation.
CreateInvitationResponse model Represents a CreateInvitation response message.
swagger:parameters outofbandAcceptInvitation.
swagger:response outofbandAcceptInvitationResponse.
swagger:response outofbandActionsResponse.
swagger:parameters outofbandCreateInvitation swagger:parameters outofbandV2CreateInvitation.
swagger:response outofbandCreateInvitationResponse swagger:response outofbandV2CreateInvitationResponse.
UnimplementedOutOfBandControllerServer must be embedded to have forward compatible implementations.

# Interfaces

OutOfBandControllerClient is the client API for OutOfBandController service.
OutOfBandControllerServer is the server API for OutOfBandController service.
UnsafeOutOfBandControllerServer may be embedded to opt out of forward compatibility for this service.