package
3.8.4
Repository: https://github.com/stateful/runme.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
prompt always means to prompt for all environment variables.
skip means to not prompt for any environment variables.
unspecified is auto (default) which prompts for all unresolved environment variables.
resolved means that the variable is resolved.
unresolved with message means that the variable is unresolved but it contains a message.
unresolved with placeholder means that the variable is unresolved but it contains a placeholder.
unresolved with secret means that the variable is unresolved and it requires treatment as a secret.
unspecified is the default value and it means unresolved.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
uses owl store.
uses default env store.
uses most recently used session on the grpc server if there is none, a new one is created.
uses session_id field to determine session if none is present, a new session is created.

# Variables

Enum value maps for CommandMode.
Enum value maps for CommandMode.
Enum value maps for ExecuteStop.
Enum value maps for ExecuteStop.
No description provided by the author
Enum value maps for MonitorEnvStoreResponseSnapshot_Status.
Enum value maps for MonitorEnvStoreResponseSnapshot_Status.
Enum value maps for MonitorEnvStoreType.
Enum value maps for MonitorEnvStoreType.
Enum value maps for ResolveProgramRequest_Mode.
Enum value maps for ResolveProgramRequest_Mode.
Enum value maps for ResolveProgramResponse_Status.
Enum value maps for ResolveProgramResponse_Status.
RunnerService_ServiceDesc is the grpc.ServiceDesc for RunnerService service.
Enum value maps for SessionEnvStoreType.
Enum value maps for SessionEnvStoreType.
Enum value maps for SessionStrategy.
Enum value maps for SessionStrategy.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedRunnerServiceServer must be embedded to have forward compatible implementations.
No description provided by the author

# Interfaces

RunnerServiceClient is the client API for RunnerService service.
RunnerServiceServer is the server API for RunnerService service.
UnsafeRunnerServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
env store implementation.
strategy for selecting a session in an initial execute request.