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
Cleanup VSI adapter handling (#45)
This is a breaking change. RegisterVSIHandler now requires a
KeySizerReaderAt. RegisterVSIAdapter is removed.
To update client code: s/RegisterVSIAdapter/RegisterVSIHandler/