models

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DataStatusNew        = "new"
	DataStatusSent       = "sent"
	DataStatusProcessing = "processing"
	DataStatusFailed     = "failed"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	Code   string
	Source DataSource
	Data   []byte
}

type DataSource

type DataSource string

type DataStatus

type DataStatus string

type Job

type Job func(ctx context.Context)

Jump to

Keyboard shortcuts

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