micw/common/http_err.go

5 lines
40 B
Go
Raw Permalink Normal View History

2024-11-17 21:24:19 +00:00
package common
type HttpErr struct {
}