Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIAdmin ¶
type APIAdmin struct {
users.APIAdminUsers
webhooks.APIAdminWebhooks
transactions.APIAdminTransactions
contacts.APIAdminContacts
}
APIAdmin represents server with API endpoints
func NewAPIAdmin ¶
func NewAPIAdmin(spvWalletEngine engine.ClientInterface, logger *zerolog.Logger) APIAdmin
NewAPIAdmin creates a new APIAdmin
func (*APIAdmin) AdminStatus ¶
AdminStatus return the status of the server only after admin authentication
Click to show internal directories.
Click to hide internal directories.