task

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package task implements tasks for build stage

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateFile

func CreateFile(name string, data []byte) error

CreateFile provides creating of the file with data

func MoveFile

func MoveFile(inFile, outFile string) error

MoveFile provides copy of the target file to the project

Types

type Task

type Task interface {
	Do() error
	String() string
}

Task defines puppet for tasks

type Tasks

type Tasks []Task

Tasks defines slice of tasks

Directories

Path Synopsis
Package ci provides manipulation with ci/cd on remote services
Package ci provides manipulation with ci/cd on remote services
Package commands provides genneration for command line tools
Package commands provides genneration for command line tools
Package hosting defines remote hosting for upload/create projects
Package hosting defines remote hosting for upload/create projects
github
Package github defines interactions with Github
Package github defines interactions with Github

Jump to

Keyboard shortcuts

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