Documentation ¶ Index ¶ func Commit(plugins backend.Plugins, opt ...interface{}) (backend.ExecFunc, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Commit ¶ func Commit(plugins backend.Plugins, opt ...interface{}) (backend.ExecFunc, error) Commit requires two parameters, first is isYAML (bool) and second is pretend (bool) It then returns an executable function based on that specification to call the manager's commit method with the content Types ¶ This section is empty. Source Files ¶ View all Source files commit.go Click to show internal directories. Click to hide internal directories.