package v2 import "errors" var ErrClientConfig = errors.New("client configuration error")