template

command
v0.0.0-...-c496913 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2024 License: AGPL-3.0 Imports: 7 Imported by: 0

README

STEP 16.

Write plugin description and documentation

Template plugin

Template to build new plugins. Check GUI built-in documentation section Administration for a complete step-by-step workflow.

Compile with:

go build -buildmode=plugin -ldflags="-w" -o template.so ./*.go

Access details

Source YAML definition's access fields:

  • url: PROTO://HOST:PORT database's access point, for example - 127.0.0.1:3000
  • user: username to connect with
  • password: user's password
  • db: database name to use
  • collection: collection name to query

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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