httphandler

package
v0.0.0-...-c846bbc Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const MaxNativeAssetBalanceForDeletion = 100

Variables

This section is empty.

Functions

This section is empty.

Types

type HealthHandler

type HealthHandler struct {
	GitCommit string
	Version   string
}

func (HealthHandler) ServeHTTP

func (h HealthHandler) ServeHTTP(rw http.ResponseWriter, req *http.Request)

type TenantsHandler

type TenantsHandler struct {
	Manager                     tenant.ManagerInterface
	Models                      *data.Models
	DistributionAccountService  coreSvc.DistributionAccountServiceInterface
	HorizonClient               horizonclient.ClientInterface
	MessengerClient             message.MessengerClient
	DistributionAccountResolver signing.DistributionAccountResolver
	ProvisioningManager         *provisioning.Manager
	NetworkType                 utils.NetworkType
	AdminDBConnectionPool       db.DBConnectionPool
	CrashTrackerClient          crashtracker.CrashTrackerClient
	SingleTenantMode            bool
	BaseURL                     string
	SDPUIBaseURL                string
}

func (TenantsHandler) Delete

func (t TenantsHandler) Delete(w http.ResponseWriter, r *http.Request)

func (TenantsHandler) GetAll

func (t TenantsHandler) GetAll(w http.ResponseWriter, r *http.Request)

func (TenantsHandler) GetByIDOrName

func (t TenantsHandler) GetByIDOrName(w http.ResponseWriter, r *http.Request)

func (TenantsHandler) Patch

func (TenantsHandler) Post

func (h TenantsHandler) Post(rw http.ResponseWriter, req *http.Request)

func (TenantsHandler) SetDefault

func (t TenantsHandler) SetDefault(rw http.ResponseWriter, req *http.Request)

Jump to

Keyboard shortcuts

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