Documentation ¶
Index ¶
Constants ¶
View Source
const ErrS3Mock = internal.Error("Mock S3 error")
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockS3 ¶
type MockS3 struct { Data string Def string SoftpackYML string Readme string Fail bool Exes string }
MockS3 can be used to test a build.Builder by implementing the build.S3 interface.
Click to show internal directories.
Click to hide internal directories.