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