arcade

package module
v0.3.6 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

README

arcade

Documentation

Index

Constants

View Source
const (
	TimestampFormat = "2006-01-02T15:04:05.999999"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Timestamp added in v0.1.1

type Timestamp struct {
	time.Time
}

func (Timestamp) MarshalJSON added in v0.1.1

func (t Timestamp) MarshalJSON() ([]byte, error)

func (*Timestamp) Scan added in v0.1.1

func (t *Timestamp) Scan(src any) (err error)

func (*Timestamp) UnmarshalJSON added in v0.1.1

func (t *Timestamp) UnmarshalJSON(b []byte) error

func (Timestamp) Value added in v0.1.1

func (t Timestamp) Value() (driver.Value, error)

Directories

Path Synopsis
cmd
assets command
users command
internal
user/client
Package client provides primitives to interact with the openapi HTTP API.
Package client provides primitives to interact with the openapi HTTP API.
user/server
Package server provides primitives to interact with the openapi HTTP API.
Package server provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

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