Documentation ¶
Index ¶
- func GetRefreshedService(svcName string, ctx ziti.Context) (*rest_model.ServiceDetail, bool)
- func JoinURLPath(a, b *url.URL) (path, rawpath string)
- func NewZrokListener(_ context.Context, _ string, addr string, _ net.ListenConfig) (any, error)
- func TXer(from, to net.Conn)
- type Request
- type ZrokListener
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRefreshedService ¶
func GetRefreshedService(svcName string, ctx ziti.Context) (*rest_model.ServiceDetail, bool)
func JoinURLPath ¶
func NewZrokListener ¶ added in v0.4.6
Types ¶
type ZrokListener ¶ added in v0.4.6
type ZrokListener struct {
// contains filtered or unexported fields
}
func (*ZrokListener) Addr ¶ added in v0.4.6
func (l *ZrokListener) Addr() net.Addr
func (*ZrokListener) Close ¶ added in v0.4.6
func (l *ZrokListener) Close() error
func (*ZrokListener) Network ¶ added in v0.4.6
func (l *ZrokListener) Network() string
func (*ZrokListener) String ¶ added in v0.4.6
func (l *ZrokListener) String() string
Click to show internal directories.
Click to hide internal directories.