This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
gremlin
/
jrpcserver
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
fce938c19e
Ramuri
Etichete
master
v1.1.1
v1.1.0
jrpcserver
/
model
/
jrpcerror
/
jpcerror.go
jpcerror.go
70 B
Istoric
Crud
1
2
3
4
5
6
package jrpcerror
type JrpcError struct {
Code int
Error string
}