Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_app_browserforwarder_config_proto protoreflect.FileDescriptor
Functions ¶
func BridgeResource ¶
func BridgeResource(rw http.ResponseWriter, r *http.Request, path string)
Types ¶
type Config ¶
type Config struct { ListenAddr string `protobuf:"bytes,1,opt,name=listen_addr,json=listenAddr,proto3" json:"listen_addr,omitempty"` ListenPort int32 `protobuf:"varint,2,opt,name=listen_port,json=listenPort,proto3" json:"listen_port,omitempty"` // contains filtered or unexported fields }
Config is the settings for BrowserForwarder.
func (*Config) Descriptor
deprecated
func (*Config) GetListenAddr ¶
func (*Config) GetListenPort ¶
func (*Config) ProtoMessage ¶
func (*Config) ProtoMessage()
func (*Config) ProtoReflect ¶
func (x *Config) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.