Documentation ¶ Index ¶ func SHA256(directory string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func SHA256 ¶ func SHA256(directory string) (string, error) SHA256 generates a SHA256 of the source code files in the indicated directory and its subdirectories. The directory is resolved relative to the current working directory. Types ¶ This section is empty. Source Files ¶ View all Source files versionhash.go Click to show internal directories. Click to hide internal directories.