webcrypto

package module
v0.0.0-...-e20b906 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2019 License: MIT Imports: 2 Imported by: 4

README

webcrypto

stability-wip GoDoc Go Report Card

Golang wrapper around the WebCryptoAPI.

Installation

With a correctly configured Go toolchain:

$ go get -u github.com/gopherjs/gopherjs
$ go get -u github.com/kahlys/webcrypto

Testing

Go to the test directory, compile using gopherjs, then open test.html with a browser and look results at the console.

$ cd test
$ gopherjs build test.go

Packages

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Call

func Call(method string, args ...interface{}) (res *js.Object, err error)

Call calls the object's method with the given name and arguments.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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