Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MergeSlices ¶
func MergeSlices(slices ...[]cli.Flag) []cli.Flag
MergeSlices combines multiple slices of CLI flags into a single slice. It calculates the total length of the resulting slice to avoid reallocation during appending.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.