Documentation ¶
Overview ¶
Package internal provides additional utility functions that are needed in elPrep.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Directory ¶
Directory returns a slice of filenames. If the given filename refers to a directory, return a slice of names of files that are in this directory. If the given filename does not refer to a directory, return a slice with this filename as the only entry.
func StringHash ¶
StringHash returns a hash value for the given string value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.