output

package
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bool2Int

func Bool2Int(b bool) int

func Dest2Source

func Dest2Source(src dest.Dest) examples.Source

func DestList2SourceList

func DestList2SourceList(src []dest.Dest) []examples.Source

func DestList2SourcePtrList

func DestList2SourcePtrList(src []dest.Dest) []*examples.Source

func DestPtr2SourcePtr

func DestPtr2SourcePtr(src *dest.Dest) *examples.Source

func DestPtrList2SourceList

func DestPtrList2SourceList(src []*dest.Dest) []examples.Source

func DestPtrList2SourcePtrList

func DestPtrList2SourcePtrList(src []*dest.Dest) []*examples.Source

func Int2Bool

func Int2Bool(i int) bool

func NullsTime2TimeTime

func NullsTime2TimeTime(nt nulls.Time) time.Time

func NullsTime2TimeTimePtr

func NullsTime2TimeTimePtr(nt nulls.Time) *time.Time

func Source2Dest

func Source2Dest(src examples.Source) dest.Dest

func SourceList2DestList

func SourceList2DestList(src []examples.Source) []dest.Dest

func SourceList2DestPtrList

func SourceList2DestPtrList(src []examples.Source) []*dest.Dest

func SourcePtr2DestPtr

func SourcePtr2DestPtr(src *examples.Source) *dest.Dest

func SourcePtrList2DestList

func SourcePtrList2DestList(src []*examples.Source) []dest.Dest

func SourcePtrList2DestPtrList

func SourcePtrList2DestPtrList(src []*examples.Source) []*dest.Dest

func TimeTime2NullsTime

func TimeTime2NullsTime(t time.Time) nulls.Time

func TimeTimePtr2NullsTime

func TimeTimePtr2NullsTime(t *time.Time) nulls.Time

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL