package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Oct 29, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package internal contains all build time metadata (version, build time, git commit, etc).
func ChunkSlice[K interface{}](slice []K, chunkSize int) [][]K
func Contains[K interface{}](slice []K, value K) bool
Version information from build time args and environment
FromBuild provides all version details
Source Files
¶
Click to show internal directories.
Click to hide internal directories.