credmanagement

package
v0.0.0-...-d29bd8b Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateBitwardenAuth

func CreateBitwardenAuth(c *BwCredentials) error

func InitializeCredentials

func InitializeCredentials(c *Credentials) error

Types

type BwCredentials

type BwCredentials struct {
	Server    string
	Username  string
	Password  string
	TwoFactor string
	Session   string
}

type Credentials

type Credentials struct {
	Username    string
	Password    string
	Email       string
	GithubName  string
	GithubToken string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳