split_part

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SplitPart1

func SplitPart1(s1, s2 []string, s3 []uint32, nsps []*nulls.Nulls, rs []string, rnsp *nulls.Nulls)

SplitPart1 is the implementation of split_part(string, string, uint) when the 3rd arguments are not scalar.

func SplitPart2

func SplitPart2(s1, s2 []string, s3 []uint32, nsps []*nulls.Nulls, rs []string, rnsp *nulls.Nulls)

SplitPart2 is the implementation of split_part(string, string, uint) when the 2nd argument is not scalar.

func SplitPart3

func SplitPart3(s1, s2 []string, s3 []uint32, nsps []*nulls.Nulls, rs []string, rnsp *nulls.Nulls)

SplitPart3 is the implementation of split_part(string, string, uint) when the 2nd and 3rd arguments are not scalar.

func SplitPart4

func SplitPart4(s1, s2 []string, s3 []uint32, nsps []*nulls.Nulls, rs []string, rnsp *nulls.Nulls)

SplitPart4 is the implementation of split_part(string, string, uint) when the 1st arguments is not scalar.

func SplitPart5

func SplitPart5(s1, s2 []string, s3 []uint32, nsps []*nulls.Nulls, rs []string, rnsp *nulls.Nulls)

SplitPart5 is the implementation of split_part(string, string, uint) when the 1st and 3rd arguments are not scalar.

func SplitPart6

func SplitPart6(s1, s2 []string, s3 []uint32, nsps []*nulls.Nulls, rs []string, rnsp *nulls.Nulls)

SplitPart6 is the implementation of split_part(string, string, uint) when the 1st and 2nd arguments are not scalar.

func SplitPart7

func SplitPart7(s1, s2 []string, s3 []uint32, nsps []*nulls.Nulls, rs []string, rnsp *nulls.Nulls)

SplitPart7 is the implementation of split_part(string, string, uint) when the 1st, 2nd and 3rd arguments are not scalar.

func SplitSingle

func SplitSingle(str, sep string, cnt uint32) (string, bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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