This website requires JavaScript.
Explore
Help
Register
Sign In
gogs
/
truckstop
Watch
1
Star
0
Fork
You've already forked truckstop
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
18215b42c0
truckstop
/
config
/
config.go
8 lines
89 B
Go
Raw
Blame
History
package
config
import
"errors"
func
Refresh
(
)
error
{
return
errors
.
New
(
"not impl"
)
}
Reference in New Issue
View Git Blame
Copy Permalink