MCPcopy
hub / github.com/spacecloud-io/space-cloud / AskOne

Method AskOne

space-cli/cmd/utils/input/input.go:6–6  ·  view source on GitHub ↗
(p survey.Prompt, respone interface{})

Source from the content-addressed store, hash-verified

4
5type inputInterface interface {
6 AskOne(p survey.Prompt, respone interface{}) error
7}
8
9// Input struct for parameter

Callers 15

generateSecretsFunction · 0.65
generateServiceRoutingFunction · 0.65
generateDBRuleFunction · 0.65
generateDBConfigFunction · 0.65
generateDBSchemaFunction · 0.65
generateDBPreparedQueryFunction · 0.65
generateEventingRuleFunction · 0.65
generateEventingSchemaFunction · 0.65
generateEventingConfigFunction · 0.65
generateEventingTriggerFunction · 0.65
generateUserManagementFunction · 0.65
generateIngressRoutingFunction · 0.65

Implementers 2

MockInputInterfacespace-cli/cmd/utils/types.go
inputspace-cli/cmd/utils/input/input.go

Calls

no outgoing calls

Tested by

no test coverage detected