impl

package
v0.0.0-...-6a8978f Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2022 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Secret

type Secret struct {
	Id       string `json:"id"`
	CreateAt int64  `json:"create_at"`
	*secret.CreateSecretRequest
}

func New

func (*Secret) Secret

func (s *Secret) Secret() *secret.Secret

func (*Secret) TableName

func (s *Secret) TableName() string

type SecretSet

type SecretSet struct {
	Items []*Secret
}

func NewSecretSet

func NewSecretSet() *SecretSet

func (*SecretSet) SecretSet

func (s *SecretSet) SecretSet() *secret.SecretSet

Jump to

Keyboard shortcuts

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