# Packages
Package protocol contains functions for zero-copy casting between typed slices and byte slices.
# Functions
NewConn instantiates a new connection with the addr.
NewSimpleConn instantiates a new connection with the addr, which connects to the server and logs in with the userID and pwd.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BehaviorOptions helps you configure behavior identity.
# Interfaces
Conn is the interface of DolphinDB conn.
# Type aliases
No description provided by the author