Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Operation ¶
type Operation struct {
// contains filtered or unexported fields
}
Operation contains basic common operations provided by controller REST API
func (*Operation) CreatePublicDID ¶
func (o *Operation) CreatePublicDID(rw http.ResponseWriter, req *http.Request)
CreatePublicDID swagger:route POST /vdri/create-public-did vdri createPublicDID
Creates a new Public DID....
Responses:
default: genericError 200: createPublicDIDResponse
func (*Operation) GetRESTHandlers ¶
GetRESTHandlers get all controller API handler available for this service
Click to show internal directories.
Click to hide internal directories.