Documentation
¶
Index ¶
- func FileExists(path string) bool
- func IsBitSet(bytes []byte, bitPosition int) bool
- func ReadJsonFile[T any](path string, res *T) (*T, error)
- func ShuffleSliceCopy[T any](src []T) (dst []T)
- func Uint64ToBytes(i uint64) []byte
- func WriteDebugJsonLog(l log.Logger, m string, arg interface{})
- func WriteJsonFile[T any](path string, obj *T) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
func ReadJsonFile ¶
func ShuffleSliceCopy ¶
func ShuffleSliceCopy[T any](src []T) (dst []T)
func Uint64ToBytes ¶
func WriteDebugJsonLog ¶
func WriteJsonFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.