pkg

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSupportedHashingAlgorithms

func GetSupportedHashingAlgorithms(this js.Value, args []js.Value) interface{}

func Hash

func Hash(this js.Value, args []js.Value) interface{}

func ProcessBase64

func ProcessBase64(this js.Value, args []js.Value) interface{}

func ProcessIpv4

func ProcessIpv4(this js.Value, args []js.Value) interface{}

func ProcessJwtDecode

func ProcessJwtDecode(this js.Value, args []js.Value) interface{}

Types

type Ipv4CidrResponse

type Ipv4CidrResponse struct {
	SubnetMask       string `json:"subnetMask"`
	FirstIp          string `json:"firstIp"`
	LastIp           string `json:"lastIp"`
	TotalIpAddresses string `json:"totalIpAddresses"`
}

type JwtResponse

type JwtResponse struct {
	Header  string `json:"header"`
	Payload string `json:"payload"`
}

Jump to

Keyboard shortcuts

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