Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nats-io/nkeys
/ types & classes
Types & classes
7 in github.com/nats-io/nkeys
⨍
Functions
128
◇
Types & classes
7
↓ 26 callers
TypeAlias
nkeysError
errors.go:46
↓ 10 callers
TypeAlias
PrefixByte
PrefixByte is a lead byte representing the type.
strkey.go:24
Interface
KeyPair
KeyPair provides the central interface to nkeys.
nkeys.go:25
Interface
KeyPair
nk/main.go:52
Struct
ckp
xkeys.go:38
Struct
kp
kp is the internal struct for a kepypair using seed.
keypair.go:24
Struct
pub
A KeyPair from a public key capable of verifying only.
public.go:23