mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-04 15:42:52 +08:00
add tests, improve build time
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//lint:file-ignore U1000 Ignore all unused code, this is example code
|
||||
|
||||
// +plugin:Name=boilerplate
|
||||
// +plugin:Description=My plugin written in go
|
||||
// +plugin:Version=v0.0.1
|
||||
|
@@ -1,3 +1,5 @@
|
||||
//lint:file-ignore U1000 Ignore all unused code, this is a work in progress
|
||||
|
||||
// +plugin:Name=gobin
|
||||
// +plugin:Description=A bin element written in go
|
||||
// +plugin:Version=v0.0.1
|
||||
|
Reference in New Issue
Block a user