//
pkg.gl
Category
github.com/nguyencatpham/go-micro
runtime
local
package
1.18.2
Repository:
https://github.com/nguyencatpham/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
0
Files
717 SLOC
#
Packages
process
Package process executes a binary.
source
Package source retrieves source code.
test
No description provided by the author
#
Functions
Entrypoint
Entrypoint determines the entrypoint for the service, since main.go doesn't always exist at the top level.
NewRuntime
NewRuntime creates new local runtime and returns it.
#
Variables
LogDir
The directory for logs to be output.
SourceDir
The source directory where code lives.