Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringToVUser ¶
Types ¶
type JsonVConfig ¶
type JsonVConfigUnmarshaller ¶
type JsonVConfigUnmarshaller struct { }
func (*JsonVConfigUnmarshaller) Unmarshall ¶
func (*JsonVConfigUnmarshaller) Unmarshall(data []byte) (*core.VConfig, error)
type VMessInput ¶
type VMessInput struct {
// contains filtered or unexported fields
}
type VMessReader ¶
type VMessReader struct {
// contains filtered or unexported fields
}
func NewVMessReader ¶
func NewVMessReader(conn *net.Conn) (VMessReader, error)
func (*VMessReader) Read ¶
func (*VMessReader) Read() (VMessInput, error)
Click to show internal directories.
Click to hide internal directories.