registry/registry/pluginloader/suffix_darwin.go

6 lines
64 B
Go

// +build darwin
package pluginloader
const suffix = ".dylib"