//
pkg.gl
Category
github.com/picante-io/aws-doc-sdk-examples
go
codebuild
BuildProject
package
1.0.4
Repository:
https://github.com/picante-io/aws-doc-sdk-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
48 SLOC
#
Functions
BldProject
BldProject builds an AWS CodeBuild project Inputs: svc is a CodeBuild service client proj is the name of the project Output: If success, nil Otherwise, an error from the call to StartBuild.