package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Sep 28, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Environment struct {
Name string `mapstructure:"name"`
Functions []string `mapstructure:"functions"`
}
type Options struct {
S3Bucket string `mapstructure:"s3_bucket"`
Region string `mapstructure:"region"`
ProjectName string `mapstructure:"project_name"`
Package []string `mapstructure:"package"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.