package
0.0.0-20230406005455-5972462d6208
Repository: https://github.com/clivern/poodle.git
Documentation: pkg.go.dev

# Functions

IsEmpty if field is empty.
NewCaller creates an instance of a caller.
NewFileSystem creates a file system object.
NewGithubClient creates an instance of github client.
NewHTTPClient creates an instance of http client.
NotEmpty returns error if input is empty.
Optional optional value.

# Constants

DefaultEditor is vim because we're adults ;).
GithubAPI github api url.

# Structs

Caller struct.
Editor type.
Field struct.
File struct.
FileSystem struct.
FuzzyFinder type.
Gist struct.
GistResponse struct.
Github struct.
HTTPClient struct.
OAuth struct.
Prompt struct.
VFile struct.