Fmt
This commit is contained in:
parent
c823acfd04
commit
a3bca52f51
|
@ -7,4 +7,4 @@ type firebaseClient interface {
|
|||
NewFcmRegIdsMsg(tokens []string, body interface{}) *fcm.FcmClient
|
||||
Send() (*fcm.FcmResponseStatus, error)
|
||||
SetNotificationPayload(payload *fcm.NotificationPayload) *fcm.FcmClient
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue