gophtest

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

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

Go to latest
Published: May 17, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Username                   = "admin"
	Password    creds.Password = "1q2w3e"
	SecurityKey                = "88bb5abaa61568b9f11ba091445d81772a3a264fb3f3054088f78baf7a091a9d"
	AccessToken                = "SomeLongTokenInJWT"
	Secret      creds.Password = "xxx"

	SecretName = "my-secret"
	Metadata   = "encrypted extra data"
	TextData   = "encrypted secret data"
)

Variables

View Source
var ErrUnexpected = errors.New("runtime error")

Functions

func CreateUUID

func CreateUUID(t *testing.T, val string) uuid.UUID

CreateUUID create new UUID from the provided string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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