Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpsProxy ¶
type HttpsProxy struct { session.SessionModule // contains filtered or unexported fields }
func NewHttpsProxy ¶
func NewHttpsProxy(s *session.Session) *HttpsProxy
func (*HttpsProxy) Author ¶
func (mod *HttpsProxy) Author() string
func (*HttpsProxy) Configure ¶
func (mod *HttpsProxy) Configure() error
func (*HttpsProxy) Description ¶
func (mod *HttpsProxy) Description() string
func (*HttpsProxy) Name ¶
func (mod *HttpsProxy) Name() string
func (*HttpsProxy) Start ¶
func (mod *HttpsProxy) Start() error
func (*HttpsProxy) Stop ¶
func (mod *HttpsProxy) Stop() error
Click to show internal directories.
Click to hide internal directories.