commands

package
v0.0.0-...-b9e25f6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2023 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHttpCommand

func NewHttpCommand(initAssets InitAssets) *cli.Command

func NewMigrateCommand

func NewMigrateCommand(initAssetRepo InitAssetRepo) *cli.Command

func NewStoreFilesCommand

func NewStoreFilesCommand(initAssets InitAssets) *cli.Command

func NewStorePipeCommand

func NewStorePipeCommand(initAssets InitAssets) *cli.Command

func NewStoreUrlsCommand

func NewStoreUrlsCommand(initAssets InitAssets) *cli.Command

Types

type InitAssetRepo

type InitAssetRepo func(ctx *cli.Context) (assetRepo repository.Repository, err error)

type InitAssets

type InitAssets func(ctx *cli.Context) (assets *service.Assets, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL