skm

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

Types

type CurrentKey

type CurrentKey struct {
	Id          string
	Name        string
	Description string
}

type Key

type Key struct {
	Id             string `gorm:"primarykey"`
	Name           string
	Description    string
	Algorithm      string
	PublicKeyFile  []byte
	PrivateKeyFile []byte
}

type WebDAV

type WebDAV struct {
	Url      string
	Username string
	Password string
}

Jump to

Keyboard shortcuts

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