resolver

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ClaimsUpdateSubject = "$SYS.REQ.CLAIMS.UPDATE"
	ClaimsDeleteSubject = "$SYS.REQ.CLAIMS.DELETE"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Resolver

type Resolver struct {
	// contains filtered or unexported fields
}

func NewResolver

func NewResolver(url string, userJWT []byte, userKp nkeys.KeyPair) (*Resolver, error)

func (*Resolver) CloseConnection

func (r *Resolver) CloseConnection()

func (*Resolver) DeleteAccounts

func (r *Resolver) DeleteAccounts(acc []string, operatorKp nkeys.KeyPair) (int, error)

func (*Resolver) PushAccount

func (r *Resolver) PushAccount(accountName string, accountJWT []byte) error

Jump to

Keyboard shortcuts

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