utils

package
v0.0.0-...-832d8e4 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckFilename

func CheckFilename(filename string) (err error)

func CreateShortID

func CreateShortID(ctx context.Context, isExist func(context.Context, string) bool) (id string, err error)

CreateShortID создает короткий ID с проверкой на валидность

func CreateTLSCert

func CreateTLSCert(certPath, keyPath string) error

func InternalServerError

func InternalServerError(w http.ResponseWriter, err error)

func IsURL

func IsURL(str string) bool

IsURL проверяет ссылку на валидность. Хотел сначала на регулярках сделать, потом со стековерфлоу согрешил

func NewUniqueID

func NewUniqueID() string

func WriteCypherToFile

func WriteCypherToFile(filepath string, cypherType string, cypher []byte) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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