package ipc import "git.loafle.net/commons_go/server" type ServerHandlers struct { server.ServerHandlers path string }