# Functions
Attach Job object to App Process.
CheckIfPortAvailable returns an error if the port is not available else returns nil.
Contains returns true if vs contains x.
No description provided by the author
No description provided by the author
FindFileInDir finds and returns the path of the given file name in the given directory.
GetAbsPath returns the absolute path of the given file path and base directory.
GetContainerRuntimeCmd returns a valid container runtime to be used by CLI operations.
No description provided by the author
GetEnv get value from environment variable.
GetJobObjectNameFromPID returns the name of the Windows job object that is used to manage the Daprized app's processes on windows.
No description provided by the author
No description provided by the author
Returns image version and variant.
No description provided by the author
IsContainerRuntimeInstalled checks whether the given container runtime is installed.
IsDaprListeningOnPort checks if Dapr is litening to a given port.
No description provided by the author
IsValidContainerRuntime checks if the input is a valid container runtime.
No description provided by the author
No description provided by the author
PrintTable to print in the table format.
No description provided by the author
ResolveHomeDir resolves prefix of the given path, if present, to the user's home directory and returns it.
No description provided by the author
SanitizeDir sanitizes the input string to make it a valid directory.
No description provided by the author
Returns true if the given file path is valid.
No description provided by the author
WriteTable writes the csv table to writer.
# Constants
DefaultAppChannelAddress is the default local network address that user application listen on.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author