common

package
v0.0.0-...-1ac3b05 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Log = func(...any) {}
)

Functions

func ConnectDB

func ConnectDB(path string)

func QueryDB

func QueryDB(impi string) bag.AV

Types

type MeAns

type MeAns struct {
	Code int
	Body []byte
}

type MeReq

type MeReq struct {
	Method     string
	RequestURI string
	IMPI       string
	IMPU       string
	Body       []byte
	RAND       []byte
	AUTN       []byte
	RES        []byte
	IK         []byte
	CK         []byte
	ClearCache bool
}

Jump to

Keyboard shortcuts

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