//
pkg.gl
Category
github.com/ActiveState/cli
internal
runners
hello
package
0.0.0-20241018223127-a062be16fda2
Repository:
https://github.com/activestate/cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
159 SLOC
#
Functions
New
New contains the scope in which an instance of Hello is constructed from an implementation of primeable.
NewParams
NewParams contains a scope in which default or construction-time values can be set.
#
Structs
Hello
Hello defines the app-level dependencies that are accessible within the Run function.
Params
Params defines the parameters needed to execute a given runner.
Text
Text represents an implementation of captain.FlagMarshaler.