ing
This commit is contained in:
parent
99951cc3c0
commit
73b6f9f6bf
|
@ -1,9 +1,10 @@
|
|||
package config
|
||||
|
||||
import (
|
||||
"crypto/rsa"
|
||||
|
||||
occe "git.loafle.net/overflow/commons-go/config/external"
|
||||
ogrs "git.loafle.net/overflow/gateway_rpc/server"
|
||||
"crypto/rsa"
|
||||
)
|
||||
|
||||
type Config struct {
|
||||
|
|
|
@ -17,7 +17,6 @@ import (
|
|||
"github.com/valyala/fasthttp"
|
||||
)
|
||||
|
||||
|
||||
type WebappServlet interface {
|
||||
ogrs.RPCServlet
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user