credentials

package
v1.0.39 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

FromTuple creates a credential from a tuple

Functions

This section is empty.

Types

type Credential

type Credential struct {
	Username string `json:"username"`
	Password string `json:"password"`
}

func CreateCredential

func CreateCredential(username, password string) Credential

CreateCredential creates a credential data structure

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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