Documentation ¶ Index ¶ func Generate(t time.Time, nm string, s []byte) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Generate ¶ func Generate(t time.Time, nm string, s []byte) string Generate (t time.Time, nm string, s []byte) generates a time dependent password for the specified name (e.g. a hostname). The time is truncated to the hour so that the password will remain for for the hour. Types ¶ This section is empty. Source Files ¶ View all Source files password.go Click to show internal directories. Click to hide internal directories.