corearchivetestm

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Input

type Input struct {
	CInt  *int64  `db:"c_int" json:"c_int,omitempty"`
	CText *string `db:"c_text" json:"c_text,omitempty"`
}

type Model

type Model struct {
	Id      int64            `db:"id" json:"id,omitempty"`
	Iduu    uuid.UUID        `db:"id_uu" json:"id_uu,omitempty"`
	EntryAt lystype.Datetime `db:"entry_at" json:"entry_at,omitempty"`
	Input
}

Jump to

Keyboard shortcuts

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