(ctx context.Context, name string)
| 256 | Select(ctx context.Context, index int) *StatusCmd |
| 257 | SwapDB(ctx context.Context, index1, index2 int) *StatusCmd |
| 258 | ClientSetName(ctx context.Context, name string) *BoolCmd |
| 259 | ClientSetInfo(ctx context.Context, info LibraryInfo) *StatusCmd |
| 260 | Hello(ctx context.Context, ver int, username, password, clientName string) *MapStringInterfaceCmd |
| 261 | } |
no outgoing calls