initializer

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ProjectYamlContent = `version: 1

test:
  env:
    - "EXPECTED_KEY=expected_value"
    - "TEST_USER=${USER}"
`
	ClientGoContent = `` /* 499-byte string literal not displayed */

	ExampleTestGoContent = `` /* 690-byte string literal not displayed */

)

Variables

This section is empty.

Functions

This section is empty.

Types

type Initializer

type Initializer struct {
	// contains filtered or unexported fields
}

func New

func New(logger micrologger.Logger, fs afero.Fs, projectName string) *Initializer

func (*Initializer) CreateLayout

func (i *Initializer) CreateLayout(ctx context.Context) error

Jump to

Keyboard shortcuts

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