//
pkg.gl
Category
github.com/cloudfoundry/procfile-cnb
procfile
package
1.1.12
Repository:
https://github.com/cloudfoundry/procfile-cnb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
97 SLOC
#
Functions
NewProcfile
NewProcfile creates a new Procfile instance.
ParseProcfile
ParseProcfile returns the contents of a procfile and true if the application contains a Procfile file, otherwise false.
#
Constants
Dependency
Dependency indicates that an application runs on the JVM.
#
Structs
Procfile
Procfile represents the contents of a Procfile.