namespace

package
v1.36.1 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NamespaceExists = errors.New("Namespace already exists")

Functions

func Query

Types

type Namespace

type Namespace struct {
	mixin.Model[Namespace]

	IntId int64
	Name  string
}

func New

func New(db *datastore.Datastore) *Namespace

func (*Namespace) Defaults

func (n *Namespace) Defaults()

func (*Namespace) NameExists

func (n *Namespace) NameExists(name string) (ok bool, err error)

func (*Namespace) Put

func (n *Namespace) Put() (err error)

Override put on model

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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