bertypush

package
v2.322.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2021 License: Apache-2.0, MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ServicePushPayloadKey = pushtypes.ServicePushPayloadKey
	StorageKeyName        = accountutils.StorageKeyName
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DecryptedPush

type DecryptedPush pushtypes.DecryptedPush

func PushDecryptStandalone

func PushDecryptStandalone(rootDir string, inputB64 string, storageKey []byte) (*DecryptedPush, error)

func PushDecryptStandaloneWithLogger

func PushDecryptStandaloneWithLogger(p Printer, rootDir string, inputB64 string, storageKey []byte) (*DecryptedPush, error)

type Printer

type Printer interface {
	Print(string)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL