Documentation
¶
Overview ¶
This file contains the implementation of a template function for retrieving variables from 'pass', the standard UNIX password manager.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFromPass ¶
Types ¶
type PassError ¶
type PassError struct { meep.TraitAutodescribing meep.TraitCausable Output string }
type TemplateNotFoundError ¶
Error that is caused by non-existent template files being specified
type TemplatingError ¶
type TemplatingError struct { meep.TraitAutodescribing meep.TraitCausable }
Error that is caused during templating, e.g. required value being absent or invalid template format
Click to show internal directories.
Click to hide internal directories.