Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GRPCWorkerClient ¶
type GRPCWorkerClient struct {
// contains filtered or unexported fields
}
func NewGRPCWorkerClient ¶
func NewGRPCWorkerClient(address string, logger *slog.Logger) (*GRPCWorkerClient, error)
func (*GRPCWorkerClient) GenerateManimScript ¶
func (*GRPCWorkerClient) GenerateManimVideo ¶
func (*GRPCWorkerClient) HealthCheck ¶
func (c *GRPCWorkerClient) HealthCheck(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.