v0.0.190
This commit is contained in:
@@ -51,6 +51,10 @@ var (
|
||||
// other values come from pkgconfig
|
||||
)
|
||||
|
||||
func NewType(key string, defStatusCode *int) {
|
||||
return ErrorType{key, defStatusCode}
|
||||
}
|
||||
|
||||
type LogPrintLevel string
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user