Versions in this module Expand all Collapse all v0 v0.2.0 Apr 24, 2015 Changes in this version + func Split(source string, separator rune, quote rune) ([]string, error) + type State int + const INITIAL + const NORMALCHAR + const QUOTE + const SEPARATOR