This website requires JavaScript.
Explore
Help
Sign In
Cadoles
/
fake-sms
Watch
21
Star
0
Fork
You've already forked fake-sms
0
Code
Issues
2
Pull Requests
3
Releases
Wiki
Activity
c419d6b79f
fake-sms
/
internal
/
storm
/
error.go
10 lines
98 B
Go
Raw
Blame
History
package
storm
import
(
"github.com/asdine/storm/v3"
)
var
(
ErrNotFound
=
storm
.
ErrNotFound
)
Reference in New Issue
View Git Blame
Copy Permalink