Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var Cmd = &cobra.Command{ Use: "das [command]", Short: "Allows to interact with the Daser via JSON-RPC", Args: cobra.NoArgs, PersistentPreRunE: cmdnode.InitClient, } Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files das.go Click to show internal directories. Click to hide internal directories.