Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DomainSocketConfig ¶
func NewDomainSocketConfig ¶
func NewDomainSocketConfig(parent widgets.QWidget_ITF) *DomainSocketConfig
type HttpConfig ¶
func NewHttpConfig ¶
func NewHttpConfig(parent widgets.QWidget_ITF) *HttpConfig
type KcpConfig ¶
func NewKcpConfig ¶
func NewKcpConfig(parent widgets.QWidget_ITF) *KcpConfig
type QuicConfig ¶
func NewQuicConfig ¶
func NewQuicConfig(parent widgets.QWidget_ITF) *QuicConfig
type StreamConfigWidget ¶
func NewStreamConfigWidget ¶
func NewStreamConfigWidget(parent widgets.QWidget_ITF) *StreamConfigWidget
func (*StreamConfigWidget) ParseConfig ¶
func (ptr *StreamConfigWidget) ParseConfig(config *conf.OutboundConfig)
func (*StreamConfigWidget) SaveConfig ¶
func (ptr *StreamConfigWidget) SaveConfig() error
type TcpConfig ¶
func NewTcpConfig ¶
func NewTcpConfig(parent widgets.QWidget_ITF) *TcpConfig
type WebSocketConfig ¶
func NewWebSocketConfig ¶
func NewWebSocketConfig(parent widgets.QWidget_ITF) *WebSocketConfig
Click to show internal directories.
Click to hide internal directories.