Documentation
¶
Index ¶
- func ApplyToAuth(variables map[string]string, auth *domain.Auth)
- func ApplyToEnv(variables map[string]string, env *domain.EnvSpec)
- func ApplyToGRPCRequest(variables map[string]string, req *domain.GRPCRequestSpec)
- func ApplyToHTTPRequest(variables map[string]string, req *domain.HTTPRequestSpec)
- func GetVariables() map[string]string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyToEnv ¶
ApplyToEnv apply variables to the environment
func ApplyToGRPCRequest ¶
func ApplyToGRPCRequest(variables map[string]string, req *domain.GRPCRequestSpec)
ApplyToGRPCRequest apply variables to the request
func ApplyToHTTPRequest ¶ added in v0.3.2
func ApplyToHTTPRequest(variables map[string]string, req *domain.HTTPRequestSpec)
func GetVariables ¶
GetVariables returns is a map of variables that can be used in the request body, headers, and query parameters.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.