package server
import "git.loafle.net/commons_go/server"
type ServerHandler interface {
server.ServerHandler
}