package network import ( "nfsense.net/nfsense/internal/definitions" ) type Network struct { Conf *definitions.Config }