package
1.3.0
Repository: https://github.com/visola/go-http-cli.git
Documentation: pkg.go.dev

# Functions

CreateTestProfile helper method for testing.
FindNamedRequest finds a named request in a group of already merged profiles.
GetAvailableProfiles return the name of all profiles available in the configured directory.
GetAvailableRequests returns a list of all the names of requests available in a profile.
GetProfilesDir return the directory where profiles are stored.
LoadAndMergeProfiles loads all profiles and merge them in the order passed in.
LoadProfile loads Options for a specific profile by name.
MergeOptions merges all options passed in into a final Options object.
SetupTestProfilesDir helper method for testing.

# Structs

NamedRequest is a representation of a request that can be loaded from a profile.
Options that can come from a profile file.