util

package
v0.0.0-...-ee3211a Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2022 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrorItemNotFound = "item not found"
View Source
var Forbidden = "forbidden"
View Source
var IncorrectPassword = "incorrect password"
View Source
var InternalServerError = "internal server error"
View Source
var InvalidProtectionLevel = "invalid protection level"
View Source
var InvalidTitle = "invalid title"
View Source
var NotFound = "not found"
View Source
var NotebookCreated = "notebook created"
View Source
var PasswordTooLong = "password too long"
View Source
var PasswordTooShort = "password too short"
View Source
var RequestInvalid = "invalid request"
View Source
var Unauthorized = "unauthorized"

Functions

func GenerateID

func GenerateID() uuid.UUID

Types

type Response

type Response struct {
	Status  string `json:"status"`
	Message string `json:"message"`
}

Jump to

Keyboard shortcuts

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