Skip to content

Conversation

@thucnq
Copy link

@thucnq thucnq commented Oct 5, 2022

No description provided.

func (p *Payload) aps() *aps {
return p.content["aps"].(*aps)
}
func GetAps(data map[string]interface{}) *aps {
Copy link

@valeriikundas valeriikundas Feb 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe aps should be made public for this to be used in caller

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants