Versions in this module Expand all Collapse all v1 v1.18.2 Oct 16, 2020 Changes in this version + var LogDir = filepath.Join(os.TempDir(), "micro", "logs") + var SourceDir = filepath.Join(os.TempDir(), "micro", "uploads") + func Entrypoint(dir string) (string, error) + func NewRuntime(opts ...runtime.Option) runtime.Runtime