models

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2022 License: MPL-2.0 Imports: 0 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EncryptedVariable

type EncryptedVariable struct {
	ID             uint   `json:"id"`
	Name           string `json:"name"`
	Value          string `json:"value"`
	EncryptedValue []byte `json:"-"`
}

type Password

type Password struct {
	Value string `json:"value"`
}

type PasswordHash

type PasswordHash struct {
	Value string `json:"value"`
}

Jump to

Keyboard shortcuts

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