car

package
v0.0.0-...-667e438 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Platform

type Platform struct {
}

Platform for the CAR type

func (*Platform) GetCodePath

func (carPlatform *Platform) GetCodePath(path string) (rootpath string, packpath string, shouldclean bool, err error)

func (*Platform) ValidateSpec

func (carPlatform *Platform) ValidateSpec(spec *pb.ChaincodeSpec) error

ValidateSpec validates the chaincode specification for CAR types to satisfy the platform interface. This chaincode type currently doesn't require anything specific so we just implicitly approve any spec

func (*Platform) WriteDockerRunTime

func (carPlatform *Platform) WriteDockerRunTime(spec *pb.ChaincodeSpec, tw *tar.Writer) (string, error)

WritePackage satisfies the platform interface for generating a docker package that encapsulates the environment for a CAR based chaincode

Jump to

Keyboard shortcuts

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