helpers

package
v0.0.0-...-47b3843 Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: MIT Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComparePassword

func ComparePassword(hashPassword string, password string) bool

func Filter

func Filter[T any](s []T, cond func(t T) bool) []T

func HashPassword

func HashPassword(password string) (string, error)

func Map

func Map[T, U any](s []T, f func(t T) U) []U

func MapStructs

func MapStructs(src interface{}, dest interface{}) (interface{}, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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