mirror of
https://github.com/openziti/zrok.git
synced 2025-08-18 11:49:51 +02:00
Format changes
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
package endpoints
|
||||
|
||||
import (
|
||||
"net/url"
|
||||
"strings"
|
||||
|
||||
"github.com/openziti/edge-api/rest_model"
|
||||
"github.com/openziti/sdk-golang/ziti"
|
||||
"github.com/sirupsen/logrus"
|
||||
"net/url"
|
||||
"strings"
|
||||
)
|
||||
|
||||
func GetRefreshedService(name string, ctx ziti.Context) (*rest_model.ServiceDetail, bool) {
|
||||
|
Reference in New Issue
Block a user