passwordHandler

package
v0.0.0-...-5e84be2 Latest Latest
Warning

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

Go to latest
Published: May 22, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChangePassword

func ChangePassword(c *fiber.Ctx) error

func CreatePassword

func CreatePassword(c *fiber.Ctx) error

func Decode

func Decode(s string) (string, error)

解密算法

func DecodePasswordInfo

func DecodePasswordInfo(c *fiber.Ctx, account string, password string) (string, string, error)

对PasswordInfo结构体需要的内容进行base64解码

func DeletePassword

func DeletePassword(c *fiber.Ctx) error

func EncodePasswordInfo

func EncodePasswordInfo(c *fiber.Ctx, account string, password string) (string, string, error)

对PasswordInfo结构体需要的内容进行base64编码

func ExportPassword

func ExportPassword(c *fiber.Ctx) error

func GetSelfAllPasswordInfo

func GetSelfAllPasswordInfo(c *fiber.Ctx) error

获取自己的所有账本

func IdToGetPassword

func IdToGetPassword(c *fiber.Ctx) error

通过id获取密码记录信息

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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