fast_rsa

package module
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: May 14, 2020 License: MIT Imports: 4 Imported by: 0

README

fast_rsa

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

Usage

Import as:

import fast_rsa "github.com/jerson/flutter-rsa/go"

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

flutter.AddPlugin(&fast_rsa.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