domain

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

type Model struct {
	ID      int64
	GroupId int64
	Name    string
	UID     string
	Icon    string
	Ctime   time.Time
	Utime   time.Time
}

type ModelGroup

type ModelGroup struct {
	ID   int64
	Name string
}

type ModelsByGroupId

type ModelsByGroupId struct {
	ID     int64
	Name   string
	Models []Model
}

Jump to

Keyboard shortcuts

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