feat: add Wrap and Wrapf in errorx (#2126)
This commit is contained in:
6
gateway/server.go
Normal file
6
gateway/server.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package gateway
|
||||
|
||||
type Server struct {
|
||||
}
|
||||
|
||||
func MustNewServer() {}
|
||||
Reference in New Issue
Block a user