Documentation ¶
Index ¶
Constants ¶
View Source
const PluginType = "quic_server"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type QuicServer ¶
type QuicServer struct {
// contains filtered or unexported fields
}
func StartServer ¶
func StartServer(bp *coremain.BP, args *Args) (*QuicServer, error)
func (*QuicServer) Close ¶
func (s *QuicServer) Close() error
Click to show internal directories.
Click to hide internal directories.