Versions in this module Expand all Collapse all v4 v4.1.2 Nov 30, 2020 Changes in this version + func IsAlreadyDeleted(err error) bool + func IsInsufficientPermission(err error) bool + func IsInternal(err error) bool + func IsInvalidArgument(err error) bool + func IsNotFound(err error) bool + func IsServerUnavailable(err error) bool + func IsTooManyRequests(err error) bool + func IsUnknown(err error) bool + type Client struct + func NewClient(ctx context.Context, c *internal.InstanceIDConfig) (*Client, error) + func (c *Client) DeleteInstanceID(ctx context.Context, iid string) error Other modules containing this package github.com/tyahha/firebase-admin-go