models

package
v1.2.0-1 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Editor

type Editor struct {
	Name   string
	Format string
	Path   string
}

type Subject

type Subject struct {
	ID   int64
	Name string
	Slug string
}

type Unit

type Unit struct {
	ID        int64
	Num       int64
	Name      string
	SubjectId int64
}

type Variant

type Variant = Subject

type WebDav

type WebDav struct {
	Enabled  bool
	Host     string
	Username string
	Password string
	Base     string
}

Jump to

Keyboard shortcuts

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