open-nomad/helper/pluginutils/loader
Piotr Kazmierczak b63944b5c1
cleanup: replace TypeToPtr helper methods with pointer.Of (#14151)
Bumping compile time requirement to go 1.18 allows us to simplify our pointer helper methods.
2022-08-17 18:26:34 +02:00
..
api_versions.go plugin: ensure plugin loader maps correct API version to type. 2020-03-31 12:31:56 +02:00
filter_unix.go gofmt all the files 2021-10-01 10:14:28 -04:00
filter_windows.go gofmt all the files 2021-10-01 10:14:28 -04:00
init.go Fix some errcheck errors (#9811) 2021-01-14 12:46:35 -08:00
instance.go cleanup driver eventor goroutines 2020-05-26 11:04:04 -04:00
loader.go cleanup driver eventor goroutines 2020-05-26 11:04:04 -04:00
loader_test.go test: use `T.TempDir` to create temporary test directory (#12853) 2022-05-12 11:42:40 -04:00
plugin_test.go cleanup driver eventor goroutines 2020-05-26 11:04:04 -04:00
testing.go cleanup: replace TypeToPtr helper methods with pointer.Of (#14151) 2022-08-17 18:26:34 +02:00
util.go move pluginutils -> helper/pluginutils 2019-01-22 15:50:08 -08:00