utils

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Authenticate

func Authenticate(inputUserId, inputPublicKey, inputPrivateKey string) (accessToken, refreshToken string, privateKey ed25519.PrivateKey, publicKey ed25519.PublicKey, err error)

New Authentication. This method generates new accessToken, refreshToken, privateKey, and publicKey

func DiscoveryAPIs

func DiscoveryAPIs() (err error)

Discovery APIs

func SQLAPIs

func SQLAPIs(privateKey ed25519.PrivateKey, publicKey ed25519.PublicKey) (err error)

SQL APIs

Types

This section is empty.

Jump to

Keyboard shortcuts

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