Documentation
¶
Index ¶
- Variables
- func Dial(_ context.Context, socketPath string) (*grpc.ClientConn, error)
- func Ping(ctx context.Context, socketPath string) (*networkpb.PingResponse, error)
- func ReloadEnvironmentIfRunning(root env_core.Root) error
- func Status(ctx context.Context, socketPath string) (*networkpb.NetworkStatus, error)
- func Stop(ctx context.Context, socketPath string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotRunning = errors.New("agora network is not running")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.