command
module
Version:
v0.0.0-...-226a888
Opens a new window with list of versions in this module.
Published: Jan 16, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
libzlintpq
Run zlint from a PostgreSQL function.
GOPATH=/root/go go get -u gitlab.com/microo8/plgo/...
GOPATH=/root/go go get -u github.com/zmap/zlint
make
cd build
make install with_llvm=no
$ psql
CREATE EXTENSION libzlintpq;
\i zlint_embedded.fnc
Documentation
¶
plgo requires "package main"
Source Files
¶
Click to show internal directories.
Click to hide internal directories.