models

package
v0.0.0-...-0fd77b9 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	CallbackURL string    `json:"callback_url,omitempty"`
	Method      string    `json:"method,omitempty"` // default POST
	Params      params    `json:"params,omitempty"`
	Body        string    `json:"body,omitempty"`
	EndTime     time.Time `json:"end_time,omitempty"`
}

type DataListPars

type DataListPars struct {

	// pagination
	Limit  int
	Offset int
}

Jump to

Keyboard shortcuts

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