mirror of
https://github.com/openziti/zrok.git
synced 2025-08-19 04:06:18 +02:00
/detail/environmment; environment detail api backend (#107)
This commit is contained in:
@@ -11,8 +11,7 @@ import (
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
type enableHandler struct {
|
||||
}
|
||||
type enableHandler struct{}
|
||||
|
||||
func newEnableHandler() *enableHandler {
|
||||
return &enableHandler{}
|
||||
|
Reference in New Issue
Block a user