Versions in this module Expand all Collapse all v1 v1.1.4 Jan 1, 2018 Changes in this version + func AdditionalInitialDescriptors(ctx context.Context, db db) (descriptors int, ranges int, _ error) + type Manager struct + func NewManager(stopper *stop.Stopper, db *client.DB, executor *sql.Executor, clock *hlc.Clock, ...) *Manager + func (m *Manager) EnsureMigrations(ctx context.Context) error