Skip to content

Givc-agent Go-API

import "givc/modules/cmd/givc-agent"

The GIVC agent is a service that allows remote management of systemd units and applications.

The built-in gRPC server listens for commands from the GIVC admin server (or other instances) and executes them on the local system. In order to configure its functionality, it reads environment variables from the respective nixosModule configuration.

func main()

Generated by gomarkdoc