package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev

# Functions

Init is a convenience wrapper for New.
New forms a pointer to a default ReqsImport instance.

# Structs

Opts contains the options available for the primary package type ReqsImport.
ReqsImport represents a reusable http.Client and related options.
TranslationLineError represents an error reported by the requirements translation service regarding a single line processed from the request.
TranslationReqMsg represents the message sent to the requirements translation service.
TranslationRespMsg represents the message returned by the requirements translation service.
TranslationResponseError contains multiple error messages and allows them to be handled as a common error.