core

package
v0.0.0-...-d1a39b7 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ID

type ID struct {
	// contains filtered or unexported fields
}

func MustID

func MustID(s, source string) ID

func NewID

func NewID(id string) (ID, error)

func NewIDGenerated

func NewIDGenerated() ID

func (ID) String

func (id ID) String() string

func (ID) UUID

func (id ID) UUID() uuid.UUID

type Pagination

type Pagination struct {
	Page    int32
	PerPage int32
}

Jump to

Keyboard shortcuts

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