participantregistry

package
v0.0.0-...-1305305 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LOGGER = logging.MustGetLogger("participant_registry")

Functions

This section is empty.

Types

type Operations

type Operations struct {
	// contains filtered or unexported fields
}

func CreateParticipantRegistryOperations

func CreateParticipantRegistryOperations() (Operations, error)

func (Operations) CreateParticipant

func (pr Operations) CreateParticipant(w http.ResponseWriter, request *http.Request)

func (Operations) GetParticipantByAddress

func (pr Operations) GetParticipantByAddress(w http.ResponseWriter, request *http.Request)

func (Operations) GetParticipantDistAccount

func (pr Operations) GetParticipantDistAccount(w http.ResponseWriter, request *http.Request)

func (Operations) GetParticipantDomain

func (pr Operations) GetParticipantDomain(w http.ResponseWriter, request *http.Request)

func (Operations) GetParticipantForIssuingAccount

func (pr Operations) GetParticipantForIssuingAccount(w http.ResponseWriter, request *http.Request)

func (Operations) GetParticipants

func (pr Operations) GetParticipants(w http.ResponseWriter, request *http.Request)

func (Operations) GetParticipantsByCountry

func (pr Operations) GetParticipantsByCountry(w http.ResponseWriter, request *http.Request)

func (Operations) SaveParticipantDistAccount

func (pr Operations) SaveParticipantDistAccount(w http.ResponseWriter, request *http.Request)

func (Operations) SaveParticipantIssuingAccount

func (pr Operations) SaveParticipantIssuingAccount(w http.ResponseWriter, request *http.Request)

func (Operations) UpdateParticipant

func (pr Operations) UpdateParticipant(w http.ResponseWriter, request *http.Request)

func (Operations) UpdateParticipantStatus

func (pr Operations) UpdateParticipantStatus(w http.ResponseWriter, request *http.Request)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL