commands

package
v0.0.0-...-2fe4317 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2020 License: MPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type Record

type Record struct {
	ID         uint
	CustomerID uint
	LoadAmount float64
	Time       time.Time
}

type Response

type Response struct {
	ID         uint `json:"id",omitempty`
	CustomerID uint `json:"customer_id",omitempty`
	Accepted   bool `json:"accepted",omitempty`
}

Jump to

Keyboard shortcuts

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