5 lines
40 B
Go
5 lines
40 B
Go
package common
|
|
|
|
type HttpErr struct {
|
|
}
|
package common
|
|
|
|
type HttpErr struct {
|
|
}
|