server

package
v0.0.0-...-8682519 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const MaxTimestampAge = 30

Variables

This section is empty.

Functions

This section is empty.

Types

type DelphiServer

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

func NewDelphiServer

func NewDelphiServer(db *sqlx.DB) *DelphiServer

func (*DelphiServer) Alive

func (s *DelphiServer) Alive(ctx echo.Context) error

func (*DelphiServer) ConnectWallet

func (s *DelphiServer) ConnectWallet(ctx echo.Context) error

func (*DelphiServer) DonationData

func (s *DelphiServer) DonationData(ctx echo.Context) error

func (*DelphiServer) GenerateCode

func (s *DelphiServer) GenerateCode(ctx echo.Context, params api.GenerateCodeParams) error

func (*DelphiServer) Ready

func (s *DelphiServer) Ready(ctx echo.Context) error

func (*DelphiServer) UserData

func (s *DelphiServer) UserData(ctx echo.Context, address string) error

func (*DelphiServer) Version

func (s *DelphiServer) Version(ctx echo.Context) error

Jump to

Keyboard shortcuts

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