Documentation
¶
Index ¶
- func AddSdkIdContextParam(r *http.Request)
- func Base64URLDecode(encoded string) ([]byte, error)
- func FastHash(b []byte) uint64
- func FastHashHex(b []byte) string
- func GenerateEtag(b []byte) string
- func Min(args ...int) int
- func Obfuscate(str string, clearLen int) string
- func ReadFile(path string) string
- func UseTempFile(data string, f func(path string))
- func WithTimeout(timeout time.Duration, f func())
- func WriteIntoFile(path string, data string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddSdkIdContextParam ¶
func Base64URLDecode ¶
func FastHashHex ¶
func GenerateEtag ¶
func UseTempFile ¶
func WithTimeout ¶
func WriteIntoFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.