utils

package
v0.4.21 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FilterSlice

func FilterSlice[T any](slice []T, filterFn func(T) bool) []T

func GetBearerTokenFromHeader

func GetBearerTokenFromHeader(
	header http.Header,
	key string,
) (string, error)

func MapSlice

func MapSlice[T any, V any](slice []T, fn func(T) V) []V

func ToSha256

func ToSha256(input string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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