Versions in this module Expand all Collapse all v2 v2.9.3 Mar 12, 2021 Changes in this version + func New(r runtime.Runtime, opts ...Option) runtime.Runtime + type Option func(*Options) + func Profile(p []string) Option + func Store(s store.Store) Option + type Options struct + Profile []string + Store store.Store