This website requires JavaScript.
Explore
Help
Register
Sign In
Amolith
/
codies
Watch
2
Star
0
Fork
You've already forked codies
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5b3be54c51
codies
/
helpers.go
6 lines
62 B
Go
Raw
Blame
History
package
main
func
stringPtr
(
s
string
)
*
string
{
return
&
s
}
Reference in New Issue
View Git Blame
Copy Permalink