This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
go-4devs
/
config
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49
Commits
2
Branches
2
Tags
274 KiB
Tree:
74bd8879b5
definition
master
v0.0.1
v0.0.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '74bd8879b5'
${ noResults }
config
/
definition
/
option
/
tpl
/
parse.tmpl
3 lines
69 B
Raw
Normal View
History
add config definition Reviewed-on: https://gitoa.ru/go-4devs/config/pulls/10 Co-authored-by: andrey <andrey@4devs.io> Co-committed-by: andrey <andrey@4devs.io>
12 months ago
{{block "Parse" .}}
return {{.ValName}}.Parse{{ .FuncType}}()
{{end}}