Documentation
¶
Index ¶
- func RegisterArtifactsStore(L *lua.LState, store pluginapi.ArtifactStore)
- func RegisterDataStore(L *lua.LState, store pluginapi.DataStore)
- func RegisterEventBus(L *lua.LState, bus pluginapi.EventBus)
- func RegisterKeyValueStore(L *lua.LState, kv pluginapi.KeyValueStore)
- func RegisterLogger(L *lua.LState, log pluginapi.Logger)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterArtifactsStore ¶
func RegisterArtifactsStore(L *lua.LState, store pluginapi.ArtifactStore)
func RegisterKeyValueStore ¶
func RegisterKeyValueStore(L *lua.LState, kv pluginapi.KeyValueStore)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.