Documentation ¶
Overview ¶
Package check provides simple utilities to check the status or state of things
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
FileExists searches for the provided filename and checks if it is present.
func FilePerms ¶
FilePerms searches for the provided filename and checks if it is present and returns the file's permissions.
func FolderExists ¶
FolderExists searches for the provided directory name and checks if it is present.
func IsGoFormatted ¶
IsGoFormatted checks if a Go file's contents are formatted using go fmt
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.