package
Version:
v0.0.0-...-05e86ca
Opens a new window with list of versions in this module.
Published: Jan 14, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TestConfig struct {
TestConfigs map[string]json.RawMessage `json:"test_configs"`
TestOperations map[string]struct {
UserID int `json:"user_id"`
PluginUUID string `json:"plugin_uuid"`
Params map[string]interface{} `json:"params"`
} `json:"test_operations"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.