Closed SKalt closed 3 years ago
Publishing Scan(input string) (*ScanResult, error) would let users access *ScanResults.
Scan(input string) (*ScanResult, error)
*ScanResult
I only added smoke tests for this function since I figured the core functionality (tokenization) was covered by the test suite in libpg_query.
Would close #42.
Publishing
Scan(input string) (*ScanResult, error)
would let users access*ScanResult
s.I only added smoke tests for this function since I figured the core functionality (tokenization) was covered by the test suite in libpg_query.
Would close #42.