Documentation ¶
Index ¶
- func Int64SliceToAnySlice(a types.Int64Slice) types.AnySlice
- func Int64SliceToIntSlice(a types.Int64Slice) types.IntSlice
- func Int64SliceToStringSlice(a types.Int64Slice) types.StringSlice
- func IntSliceToAnySlice(a types.IntSlice) types.AnySlice
- func IntSliceToInt64Slice(a types.IntSlice) types.Int64Slice
- func IntSliceToStringSlice(a types.IntSlice) types.StringSlice
- func StringSliceToInt64Slice(a types.StringSlice) (b types.Int64Slice, hasErr bool)
- func StringSliceToIntSlice(a types.StringSlice) (b types.IntSlice, hasErr bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Int64SliceToAnySlice ¶
func Int64SliceToAnySlice(a types.Int64Slice) types.AnySlice
func Int64SliceToIntSlice ¶
func Int64SliceToIntSlice(a types.Int64Slice) types.IntSlice
func Int64SliceToStringSlice ¶
func Int64SliceToStringSlice(a types.Int64Slice) types.StringSlice
func IntSliceToInt64Slice ¶
func IntSliceToInt64Slice(a types.IntSlice) types.Int64Slice
func IntSliceToStringSlice ¶
func IntSliceToStringSlice(a types.IntSlice) types.StringSlice
func StringSliceToInt64Slice ¶
func StringSliceToInt64Slice(a types.StringSlice) (b types.Int64Slice, hasErr bool)
func StringSliceToIntSlice ¶
func StringSliceToIntSlice(a types.StringSlice) (b types.IntSlice, hasErr bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.