jxsign

package
v0.0.0-...-4b0dd8c Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Signer

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

func NewSigner

func NewSigner() *Signer

func (*Signer) GetSign

func (sgr *Signer) GetSign(e string) string

func (*Signer) GetSignString

func (sgr *Signer) GetSignString(params map[string]string) string

type SignerSvc

type SignerSvc interface {
	GetSignString(params map[string]string) string
	GetSign(e string) string
}
var SignTool SignerSvc

Jump to

Keyboard shortcuts

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