Versions in this module Expand all Collapse all v2 v2.6.9 Nov 11, 2024 v2.6.8 Nov 11, 2024 Changes in this version + type Scanner struct + func MustNewScanner(filename string, src interface{}) *Scanner + func NewScanner(filename string, src interface{}) (*Scanner, error) + func (s *Scanner) NextToken() (token.Token, error) v2.6.7 Jul 12, 2024 Other modules containing this package github.com/SinTod/goctl