Versions in this module Expand all Collapse all v4 v4.0.2 Jul 25, 2022 v4.0.1 Jul 25, 2022 Changes in this version + type RuntimeOption interface + Set func(p *RuntimeOptions) error + func MapsDir(mapsDir string) RuntimeOption + func MasterSocket(masterSocketPath string, nbproc int) RuntimeOption + func Socket(socket string) RuntimeOption + func SocketDefault() RuntimeOption + func Sockets(socketList map[int]string) RuntimeOption + type RuntimeOptions struct + MapsDir *string + MasterSocketData *masterSocketData + Sockets map[int]string