Documentation ¶ Index ¶ func GetHCLFilesFromPath(accessToken, owner, repo, branch, path, base, head string) (map[string]string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetHCLFilesFromPath ¶ func GetHCLFilesFromPath(accessToken, owner, repo, branch, path, base, head string) (map[string]string, error) if head commit is somewhere between current commit state and head of target branch, find all hcl files in the path folder of commit, and return contents as a map Types ¶ This section is empty. Source Files ¶ View all Source files github.go Click to show internal directories. Click to hide internal directories.