You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
or should I just use type string instead of uint? This information is mainly used for logs, so including the format in json will then work more informatively
The problem is that now when logging via %v the role status is displayed as a number
sucessfully connected to pool; map[mydb1:{true 1} mydb2:{true 2}]
For backward compatibility, I suggest making a String() method with selection by switch case
go-tarantool/pool/const.go
Line 31 in f1d88dc
The text was updated successfully, but these errors were encountered: