openpgp

package module
v0.9.7 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2020 License: MIT Imports: 5 Imported by: 0

README

openpgp

This Go package implements the host-side of the Flutter openpgp plugin.

Usage

Import as:

import openpgp "github.com/jerson/flutter-openpgp/go"

Then add the following option to your go-flutter application options:

flutter.AddPlugin(&openpgp.Plugin{}),

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct {
	// contains filtered or unexported fields
}

Plugin implements flutter.Plugin and handles method.

func (*Plugin) InitPlugin

func (p *Plugin) InitPlugin(messenger plugin.BinaryMessenger) error

InitPlugin initializes the plugin.

Jump to

Keyboard shortcuts

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