Documentation ¶
Index ¶
- func Contains(s []string, str string) bool
- func Inject(input interface{}, output interface{}) (err error)
- func InjectBytes(data []byte, output interface{}) (err error)
- func InjectMap(input any, output interface{}) (err error)
- func NewHashPassword(salt string, password string) (hash string)
- func NewSalt() string
- func Print(msg string, data any)
- type ClientRequest
- type ReadFile
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InjectBytes ¶
func NewHashPassword ¶
Types ¶
type ClientRequest ¶
type ClientRequest struct { }
Source Files ¶
Click to show internal directories.
Click to hide internal directories.