Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChanToSlice ¶
func ChanToSlice[T any](input <-chan T) []T
ChanToSlice collects all the data from the given channel and converts it into a slice.
func CreateTempFile ¶
CreateTempFile creates a temp file with the given name and content.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.