...
Go Documentation Server
GoDoc
▽
submit search
Source file
src
/
github.com
/
noirbizarre
/
gonja
/
env
/
version.go
Documentation:
github.com/noirbizarre/gonja/env
1
package env
2
3
const VERSION string = "0.1.0"
4
View as plain text