server

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	proto.UnimplementedControllerServiceServer
	proto.UnimplementedConversationServiceServer
	// contains filtered or unexported fields
}

Server implements the AXService gRPC service.

func New

func New(c *controller.Controller) *Server

New creates a new controller server.

func (*Server) Exec

Exec executes a new agentic task with streaming responses.

func (*Server) ForkConversation

func (*Server) GracefulStop

func (s *Server) GracefulStop()

GracefulStop stops the gRPC server gracefully.

func (*Server) Serve

func (s *Server) Serve(address string, opts ...grpc.ServerOption) error

Serve starts the gRPC server on the specified address.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL