requests

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RegistrationRequest

type RegistrationRequest struct {
	Data RegistrationRequestData `json:"data"`
}

func NewRegistrationRequest

func NewRegistrationRequest(r *http.Request) (req RegistrationRequest, err error)

type RegistrationRequestData

type RegistrationRequestData struct {
	TxData      string  `json:"tx_data"`
	NoSend      bool    `json:"no_send"`
	Destination *string `json:"destination,omitempty"`
}

Jump to

Keyboard shortcuts

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