This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Willie
/
WilliesSchematicsWorld
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
ccf8cdfb6e
Rami (Branch)
Tag
develop
master
WilliesSchemati...
/
schematic-service-go
/
dao
/
errors.go
errors.go
88 B
Cronologia
Originale
1
2
3
4
5
package dao
import "errors"
var ErrNoDocument = errors.New("Document not found")