secret

package
v0.0.0-...-d22e7c3 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KeyPassword = "PASSWORD"
	KeyPIN      = "PIN"
)

secret list

Variables

This section is empty.

Functions

This section is empty.

Types

type Key

type Key string

Key of secret

type Secret

type Secret struct {
	ID          string
	UserID      string
	SecretKey   Key
	SecretValue string
	CreatedAt   time.Time
	CreatedBy   int64
	UpdatedAt   time.Time
	UpdatedBy   int64
	IsTest      bool
}

Secret of user

Jump to

Keyboard shortcuts

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