gitlab.com/evatix-go/core@v1.3.55/converters/vars.go (about) 1 package converters 2 3 var ( 4 StringsTo = stringsTo{} 5 Any = anyItemConverter{} 6 )