internal

package
v0.0.0-...-23853e3 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2024 License: GPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArrayStringIncludes

func ArrayStringIncludes(arr []string, names ...string) (string, bool)

func ExistPath

func ExistPath(path string) bool

func FindAllGroups

func FindAllGroups(re *regexp.Regexp, s string) map[string]string

FindAllGroups returns a map with each match group. The map key corresponds to the match group name. A nil return value indicates no matches.

func MountFindAllGroups

func MountFindAllGroups(re string, s string) (map[string]string, error)

func SHA1

func SHA1(stream io.Reader) string

func SHA256

func SHA256(stream io.Reader) string

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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