The highest tagged major version is
v5.
package
Version:
v4.2.2-rc.0
Opens a new window with list of versions in this module.
Published: Feb 6, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
View Source
var Commands = []*cli.Command{
{
Name: "checkpoint",
Aliases: []string{"cpt"},
Usage: "deprecated",
Subcommands: []*cli.Command{
checkpointCmd,
saveCmd,
},
},
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.