Documentation ¶
Index ¶
- func Dial(dial *config.Dial, index int) (net.Conn, error)
- func GetDefaultRouteIP(_, _ string) (net.IP, error)
- func IP2Int(ip net.IP) uint32
- func Int2IP(nn uint32) net.IP
- func Listen(listen *config.Listen) (net.Listener, error)
- func RemoveOmitEmptyTag(obj interface{}) interface{}
- func SetRLimit(fileLimit uint64) error
- func Slice2streams(slice []any) []geminio.Stream
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RemoveOmitEmptyTag ¶ added in v1.1.0
func RemoveOmitEmptyTag(obj interface{}) interface{}
TODO test it
func Slice2streams ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.