Versions in this module Expand all Collapse all v2 v2.3.2 Nov 21, 2021 Changes in this version + type Platform struct + func (p *Platform) DockerBuildOptions(path string) (util.DockerBuildOptions, error) + func (p *Platform) GenerateDockerfile() (string, error) + func (p *Platform) GetDeploymentPayload(path string) ([]byte, error) + func (p *Platform) Name() string + func (p *Platform) ValidateCodePackage(code []byte) error + func (p *Platform) ValidatePath(rawPath string) error Other modules containing this package github.com/waszqt/fabric