jsguard

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package jsguard analyzes unsafe calls to Go's syscall/js package

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name: "jsguard",
	Doc:  "protect against unsafe calls to syscall/js",
	Run:  run,
}

Analyzer analyzes unsafe calls to Go's syscall/js package

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd
jsguard
Command jsguard reports unsafe calls to Go's syscall/js package
Command jsguard reports unsafe calls to Go's syscall/js package

Jump to

Keyboard shortcuts

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