Documentation
¶
Index ¶
- func MarshalBranch(b *daemon.Branch) (bytes []byte, err error)
- func MarshalEnv(e *daemon.Env) (bytes []byte, err error)
- func MarshalFile(f *daemon.File) (bytes []byte, err error)
- func MarshalVersion(v *daemon.Version) (bytes []byte, err error)
- func UnmarshalBranch(data []byte, b *daemon.Branch) error
- func UnmarshalEnv(data []byte, e *daemon.Env) error
- func UnmarshalFile(data []byte, f *daemon.File) error
- func UnmarshalVersion(data []byte, v *daemon.Version) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.