This website requires JavaScript.
Explore
Help
Sign In
Cadoles
/
bouncer
Watch
10
Star
0
Fork
You've already forked bouncer
0
Code
Issues
2
Pull Requests
Projects
Releases
3
Wiki
Activity
af34ee2473
bouncer
/
internal
/
setup
/
error.go
6 lines
74 B
Go
Raw
Blame
History
package
setup
import
"errors"
var
ErrNotFound
=
errors
.
New
(
"not found"
)
Reference in New Issue
View Git Blame
Copy Permalink