api

package
v0.0.0-...-6a87279 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GeneratePassword

func GeneratePassword(c *gin.Context)

func GetPasswordList

func GetPasswordList(c *gin.Context)

func Run

func Run()

Types

type GeneratePasswordRequest

type GeneratePasswordRequest struct {
	Name string `json:"name"`
}

type Password

type Password struct {
	Name     string `json:"name"`
	Password string `json:"password"`
}

Jump to

Keyboard shortcuts

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