others

package
v0.0.0-...-903a698 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Encoding

func Encoding(text string) string

Text encoding

func ErrorChecking

func ErrorChecking(err error)

func GetInfromationFromEnv

func GetInfromationFromEnv(file, name string) string

Types

type Api

type Api struct {
	Type string `json:"type"`
}

type ApiArchive

type ApiArchive struct {
	Id     string `json:"id"`
	Url    string `json:"url"`
	Visits int    `json:"visits"`
}

type ApiUrl

type ApiUrl struct {
	Status string `json:"status"`
	Url    string `json:"url"`
}

type Url

type Url struct {
	Id     string
	Url    string
	Visits int
}

type UserReg

type UserReg struct {
	Email    string `json:"email"`
	Password string `json:"pass"`
}

Jump to

Keyboard shortcuts

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