splitters

package
v1.4.8 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SplitArgs

func SplitArgs(input, separator string, keepQuotes bool) ([]string, error)

SplitArgs splits a string based on the given separator while handling quotes and optional comment support.

func SplitSQL

func SplitSQL(input, separator string, keepQuotes bool) ([]string, error)

SplitSQL splits SQL statements, supporting custom comment markers and preserving quotes.

Types

This section is empty.

Jump to

Keyboard shortcuts

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