This website requires JavaScript.
Explore
Help
Register
Sign In
a
/
gosora
Watch
1
Star
0
Fork
You've already forked gosora
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f8f46b3c48
gosora
/
tmpl_stub.go
6 lines
71 B
Go
Raw
Normal View
History
Unescape
Escape
Hopefully this'll work.
2018-05-14 10:59:18 +00:00
package
main
Solve the chicken and the egg problem with the templates.
2018-05-16 11:44:32 +00:00
var
GetFrag
=
func
(
name
string
)
[
]
[
]
byte
{
return
nil
}