api

package
v0.0.0-...-a1113b1 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2026 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	HandlerPathStorageDesign      = `/storage/{contract:(?i)` + ctypes.REStringAddressString + `}`
	HandlerPathStorageData        = `/storage/{contract:(?i)` + ctypes.REStringAddressString + `}/datakey/{data_key:` + ctypes.ReSpecialCh + `}`
	HandlerPathStorageDataHistory = `/storage/{contract:(?i)` + ctypes.REStringAddressString + `}/datakey/{data_key:` + ctypes.ReSpecialCh + `}/history`
	HandlerPathStorageDataCount   = `/storage/{contract:(?i)` + ctypes.REStringAddressString + `}/datacount`
)

Functions

func HandleStorageData

func HandleStorageData(hd *apic.Handlers, w http.ResponseWriter, r *http.Request)

func HandleStorageDataCount

func HandleStorageDataCount(hd *apic.Handlers, w http.ResponseWriter, r *http.Request)

func HandleStorageDataHistory

func HandleStorageDataHistory(hd *apic.Handlers, w http.ResponseWriter, r *http.Request)

func HandleStorageDesign

func HandleStorageDesign(hd *apic.Handlers, w http.ResponseWriter, r *http.Request)

func SetHandlers

func SetHandlers(hd *apic.Handlers)

Types

This section is empty.

Jump to

Keyboard shortcuts

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