example/

directory
v0.0.0-...-ee9a62b Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2023 License: AGPL-3.0

README

Yaps Example

we need create interface for plugin (if we want)

cd example
mkdir plugins
go run cmd/create/create_interface.go

now we can create a plugin binary

mkdir bin
cd plugin_cmd
go build -o ../bin/test test.go

now start a example

go run cmd/run.go

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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