Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LOGGER = logging.MustGetLogger("onboarding")
Functions ¶
This section is empty.
Types ¶
type Operations ¶
type Operations struct { ParticipantRegistryClient pr_client.PRServiceClient CryptoServiceClient crypto_client.CryptoServiceClient GasServiceClient gasserviceclient.GasServiceClient HorizonClient *horizon.Client }
func CreateSweepingOperations ¶
func CreateSweepingOperations() (Operations, error)
func (Operations) Sweep ¶
func (op Operations) Sweep(w http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.