//
pkg.gl
Category
github.com/newcloudtechnologies/memlimiter
test
allocator
app
package
0.0.4
Repository:
https://github.com/newcloudtechnologies/memlimiter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
160 SLOC
#
Functions
NewApp
NewApp prepares new application.
NewFactory
NewFactory makes new default factory.
#
Structs
App
App - CLI application.
#
Interfaces
Factory
Factory builds runnable tasks.
Runnable
Runnable represents some task that can be run.