grpcserver#

import "github.com/ansys/aali-flowkit/pkg/grpcserver"

Index#

func StartServer#

func StartServer()

StartServer starts the gRPC server The server listens on the port specified in the configuration file The server implements the ExternalFunctionsServer interface

Generated by gomarkdoc