Versions in this module Expand all Collapse all v0 v0.1.0 Mar 30, 2021 Changes in this version + var Set = wire.NewSet(ProvideBootstrap) + type Bootstrapper struct + PublicSession *session.Session + ScratchPad *tenant.ID + Unauthenticated *principal.ID + func ProvideBootstrap(ctx context.Context, blobs *blob.Store, db *pgxpool.Pool, f *fs.Store, ...) (*Bootstrapper, error)