helpers

package
v2.6.3 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateHashDocument

func GenerateHashDocument(firstName, lastName, birth_date, gender, countryCode, passportNumber string) string

Бичиг баримтын хаш-код үүсгэнэ

func GenerateHashUser

func GenerateHashUser(firstName, lastName, gender, birthDate, countryCode string) string

Хэрэглэгчийн хаш-код үүсгэнэ

func GenerateOtp

func GenerateOtp(len int) uint

Нэг удаагын нууц үг үүсгэнэ

func GeneratePassword

func GeneratePassword(password string) string

func Mask

func Mask(str string, ts ...int) string

Mask : mask string

func RandSeq

func RandSeq(n int) string

RandSeq :

func Response added in v2.1.2

func Response(c *fiber.Ctx, responseDetails ...interface{}) error

Success буцаагч - httpStatusCode 200

Жишээ1: Response(c) гэж дуудвал {"message": "Амжилттай"}

Жишээ2: Response(c, "Амжилттай бүртгэгдлээ") гэж дуудвал {"message": "Амжилттай бүртгэгдлээ"}

Жишээ3: Response(c, anyJson) гэж дуудвал anyJson буцаана

func ResponseBadRequest added in v2.1.2

func ResponseBadRequest(c *fiber.Ctx, message string) error

BadRequest хариу буцаагч - httpStatusCode 400

func ResponseErr added in v2.1.2

func ResponseErr(c *fiber.Ctx, message string) error

InternalServerError хариу буцаагч - httpStatusCode 500

func ResponseForbidden added in v2.1.2

func ResponseForbidden(c *fiber.Ctx) error

Forbidden хариу буцаагч - httpStatusCode 403 {"message": "Хандах эрхгүй"}

func ResponseUnauthorized added in v2.1.2

func ResponseUnauthorized(c *fiber.Ctx) error

Unauthorized хариу буцаагч - httpStatusCode 401 {"message": "Токен хугацаа дууссан эсвэл буруу байна"}

func RoundFloat added in v2.2.0

func RoundFloat(v float64) float64

func StringInArr

func StringInArr(a string, list []string) bool

func ToQrBase64

func ToQrBase64(data string) string

func ToSnakeCase

func ToSnakeCase(str string) string

func UniqueIntSlice

func UniqueIntSlice(intSlice []int) []int

Types

This section is empty.

Jump to

Keyboard shortcuts

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