strtoken

package
v0.0.0-...-c39e8e5 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2022 License: AGPL-3.0 Imports: 4 Imported by: 1

Documentation

Overview

Package strtoken parses a line into string tokens. Tokens are separated by white spaces, and can be double quoted for tokens that contains white spaces.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(line string) ([]string, []*lexing.Error)

Parse parses a line into a sequence of tokens. A token

Types

This section is empty.

Jump to

Keyboard shortcuts

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