Versions in this module Expand all Collapse all v1 v1.0.0 Nov 21, 2022 Changes in this version + type Change struct + Closed bool + Commits interface{} + Created bool + Forced bool + Links interface{} + New State + Old State + Truncated bool + type Push struct + Changes []Change + func Init(data []byte) (*Push, error) + func (p *Push) BranchNames() []string + func (p *Push) Data() []byte + func (p *Push) Name() string + func (p *Push) RepositoryFullName() string + func (p *Push) UnmarshalJSON(b []byte) error + type State struct + DefaultMergeStrategy string + Links interface{} + MergeStrategies []string + Name string + Target interface{} + Type string