credential

package
v0.0.2-alpha Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const ApplicationNamespace = "application"
View Source
const (
	// ParentResource is the prefix of the credential application parent resource.
	ParentResource = "credentials/responses"
)

Variables

This section is empty.

Functions

func IDFromResponseID

func IDFromResponseID(id string) string

IDFromResponseID returns an operation ID from the application ID.

Types

type Status

type Status uint8
const (
	StatusUnknown Status = iota
	StatusPending
	StatusFulfilled
	StatusRejected
	StatusCancelled
)

func (Status) String

func (s Status) String() string

Jump to

Keyboard shortcuts

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