package
1.24.0-dev
Repository: https://github.com/go-gitea/gitea.git
Documentation: pkg.go.dev

# Functions

CreateReader creates a csv.Reader with the given delimiter.
CreateReaderAndDetermineDelimiter tries to guess the field delimiter from the content and creates a csv.Reader.
FormatError converts csv errors into readable messages.