command
Version:
v0.0.0-...-c496913
Opens a new window with list of versions in this module.
Published: Dec 11, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.