7
server/http/tools.go
Normal file
7
server/http/tools.go
Normal file
@@ -0,0 +1,7 @@
|
||||
// +build tools
|
||||
|
||||
package http
|
||||
|
||||
import (
|
||||
_ "github.com/unistack-org/micro-proto/openapiv2"
|
||||
)
|
Reference in New Issue
Block a user