mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
ci: add go lint and race test workflow (#187)
This commit is contained in:
@@ -4,7 +4,6 @@ import "time"
|
||||
|
||||
type ProviderName string
|
||||
|
||||
|
||||
// FieldSchema describes a single configuration field for dynamic form generation.
|
||||
type FieldSchema struct {
|
||||
Key string `json:"key"`
|
||||
|
||||
Reference in New Issue
Block a user