Open vishnureddy17 opened 1 year ago
For example, the session expiry in cp_connect.go takes a pointer to a uint32. Why not just take a uint32 directly?
cp_connect.go
For example, the session expiry in
cp_connect.go
takes a pointer to a uint32. Why not just take a uint32 directly?