github.com/kevinburke/ssh_config.sshLexer.tokens (field)
5 uses
github.com/kevinburke/ssh_config (current package)
lexer.go#L15: tokens chan token
lexer.go#L193: s.tokens <- tok
lexer.go#L225: close(s.tokens)
lexer.go#L232: tokens: make(chan token),
lexer.go#L239: return l.tokens
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |