ens

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TXT_PAYLOAD_V1 = "ps:true;v:1;sig:%s;ca:%d;uuid:%s;prev:%s"
)

Variables

This section is empty.

Functions

func Init

func Init()

Types

type ENS

type ENS struct {
	*validator.Base
}

func (*ENS) GeneratePostPayload

func (ens *ENS) GeneratePostPayload() (post map[string]string)

func (*ENS) GenerateSignPayload

func (ens *ENS) GenerateSignPayload() (payload string)

func (*ENS) Validate

func (ens *ENS) Validate() (err error)

type TXTPayload

type TXTPayload struct {
	Version   uint
	Signature string
	CreatedAt time.Time

	Previous *string
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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