Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ForwardingService ¶
type ForwardingService struct {
Host string
PathPrefix string
// contains filtered or unexported fields
}
func (*ForwardingService) Apply ¶
func (fs *ForwardingService) Apply(ctx context.Context, request entity.ServiceRequest) error
func (*ForwardingService) Name ¶
func (fs *ForwardingService) Name() string
Click to show internal directories.
Click to hide internal directories.