package
0.0.0-20230720142802-055f8dac88b4
Repository: https://github.com/wetware/casm.git
Documentation: pkg.go.dev

# Functions

Debugger_Methods appends Methods to a slice that invoke the methods on s.
Debugger_NewServer creates a new Server from an implementation of Debugger_Server.
Debugger_ServerToClient creates a new Client from an implementation of Debugger_Server.
No description provided by the author
NewDebugger_envVars_Params creates a new list of Debugger_envVars_Params.
No description provided by the author
NewDebugger_envVars_Results creates a new list of Debugger_envVars_Results.
NewDebugger creates a new list of Debugger.
No description provided by the author
NewDebugger_profiler_Params creates a new list of Debugger_profiler_Params.
No description provided by the author
NewDebugger_profiler_Results creates a new list of Debugger_profiler_Results.
No description provided by the author
NewDebugger_sysInfo_Params creates a new list of Debugger_sysInfo_Params.
No description provided by the author
NewDebugger_sysInfo_Results creates a new list of Debugger_sysInfo_Results.
No description provided by the author
NewDebugger_tracer_Params creates a new list of Debugger_tracer_Params.
No description provided by the author
NewDebugger_tracer_Results creates a new list of Debugger_tracer_Results.
No description provided by the author
NewOSInfo creates a new list of OSInfo.
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
NewRuntimeInfo creates a new list of RuntimeInfo.
NewSampler creates a new list of Sampler.
No description provided by the author
NewSampler_sample_Params creates a new list of Sampler_sample_Params.
No description provided by the author
NewSampler_sample_Results creates a new list of Sampler_sample_Results.
NewSampler_Writer creates a new list of Sampler_Writer.
No description provided by the author
NewSampler_Writer_write_Params creates a new list of Sampler_Writer_write_Params.
NewSnapshotter creates a new list of Snapshotter.
No description provided by the author
NewSnapshotter_snapshot_Params creates a new list of Snapshotter_snapshot_Params.
No description provided by the author
NewSnapshotter_snapshot_Results creates a new list of Snapshotter_snapshot_Results.
No description provided by the author
NewSysInfo creates a new list of SysInfo.
ProfileFromString returns the enum value with a name, or the zero value if there's no such value.
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
Sampler_Methods appends Methods to a slice that invoke the methods on s.
Sampler_NewServer creates a new Server from an implementation of Sampler_Server.
Sampler_ServerToClient creates a new Client from an implementation of Sampler_Server.
Sampler_Writer_Methods appends Methods to a slice that invoke the methods on s.
Sampler_Writer_NewServer creates a new Server from an implementation of Sampler_Writer_Server.
Sampler_Writer_ServerToClient creates a new Client from an implementation of Sampler_Writer_Server.
Snapshotter_Methods appends Methods to a slice that invoke the methods on s.
Snapshotter_NewServer creates a new Server from an implementation of Snapshotter_Server.
Snapshotter_ServerToClient creates a new Client from an implementation of Snapshotter_Server.

# Constants

Debugger_envVars_Params_TypeID is the unique identifier for the type Debugger_envVars_Params.
Debugger_envVars_Results_TypeID is the unique identifier for the type Debugger_envVars_Results.
Debugger_profiler_Params_TypeID is the unique identifier for the type Debugger_profiler_Params.
Debugger_profiler_Results_TypeID is the unique identifier for the type Debugger_profiler_Results.
Debugger_sysInfo_Params_TypeID is the unique identifier for the type Debugger_sysInfo_Params.
Debugger_sysInfo_Results_TypeID is the unique identifier for the type Debugger_sysInfo_Results.
Debugger_tracer_Params_TypeID is the unique identifier for the type Debugger_tracer_Params.
Debugger_tracer_Results_TypeID is the unique identifier for the type Debugger_tracer_Results.
Debugger_TypeID is the unique identifier for the type Debugger.
OSInfo_TypeID is the unique identifier for the type OSInfo.
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
Values of Profile.
Values of Profile.
Values of Profile.
Values of Profile.
Values of Profile.
Values of Profile.
Values of Profile.
Profile_TypeID is the unique identifier for the type Profile.
RuntimeInfo_TypeID is the unique identifier for the type RuntimeInfo.
Sampler_sample_Params_TypeID is the unique identifier for the type Sampler_sample_Params.
Sampler_sample_Results_TypeID is the unique identifier for the type Sampler_sample_Results.
Sampler_TypeID is the unique identifier for the type Sampler.
Sampler_Writer_TypeID is the unique identifier for the type Sampler_Writer.
Sampler_Writer_write_Params_TypeID is the unique identifier for the type Sampler_Writer_write_Params.
Snapshotter_snapshot_Params_TypeID is the unique identifier for the type Snapshotter_snapshot_Params.
Snapshotter_snapshot_Results_TypeID is the unique identifier for the type Snapshotter_snapshot_Results.
Snapshotter_TypeID is the unique identifier for the type Snapshotter.
SysInfo_TypeID is the unique identifier for the type SysInfo.

# Structs

Debugger_envVars holds the state for a server call to Debugger.envVars.
Debugger_envVars_Params_Future is a wrapper for a Debugger_envVars_Params promised by a client call.
Debugger_envVars_Results_Future is a wrapper for a Debugger_envVars_Results promised by a client call.
Debugger_profiler holds the state for a server call to Debugger.profiler.
Debugger_profiler_Params_Future is a wrapper for a Debugger_profiler_Params promised by a client call.
Debugger_profiler_Results_Future is a wrapper for a Debugger_profiler_Results promised by a client call.
Debugger_sysInfo holds the state for a server call to Debugger.sysInfo.
Debugger_sysInfo_Params_Future is a wrapper for a Debugger_sysInfo_Params promised by a client call.
Debugger_sysInfo_Results_Future is a wrapper for a Debugger_sysInfo_Results promised by a client call.
Debugger_tracer holds the state for a server call to Debugger.tracer.
Debugger_tracer_Params_Future is a wrapper for a Debugger_tracer_Params promised by a client call.
Debugger_tracer_Results_Future is a wrapper for a Debugger_tracer_Results promised by a client call.
OSInfo_Future is a wrapper for a OSInfo promised by a client call.
OSInfo_user_Future is a wrapper for a OSInfo_user promised by a client call.
OSInfo_user_gid_Future is a wrapper for a OSInfo_user_gid promised by a client call.
OSInfo_user_uid_Future is a wrapper for a OSInfo_user_uid promised by a client call.
RuntimeInfo_Future is a wrapper for a RuntimeInfo promised by a client call.
Sampler_sample holds the state for a server call to Sampler.sample.
Sampler_sample_Params_Future is a wrapper for a Sampler_sample_Params promised by a client call.
Sampler_sample_Results_Future is a wrapper for a Sampler_sample_Results promised by a client call.
Sampler_Writer_write holds the state for a server call to Sampler_Writer.write.
Sampler_Writer_write_Params_Future is a wrapper for a Sampler_Writer_write_Params promised by a client call.
Snapshotter_snapshot holds the state for a server call to Snapshotter.snapshot.
Snapshotter_snapshot_Params_Future is a wrapper for a Snapshotter_snapshot_Params promised by a client call.
Snapshotter_snapshot_Results_Future is a wrapper for a Snapshotter_snapshot_Results promised by a client call.
SysInfo_Future is a wrapper for a SysInfo promised by a client call.

# Interfaces

A Debugger_Server is a Debugger with a local implementation.
A Sampler_Server is a Sampler with a local implementation.
A Sampler_Writer_Server is a Sampler_Writer with a local implementation.
A Snapshotter_Server is a Snapshotter with a local implementation.

# 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
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