micw/common/http_err.go

5 lines
40 B
Go

package common
type HttpErr struct {
}