Documentation ¶
Overview ¶
Copyright 2020 New Relic Corporation. All rights reserved. SPDX-License-Identifier: Apache-2.0 Package ipc contains code for handling interprocess communication
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message string
Message is a "message" sent to the agent
const ( EnableVerboseLogging Message = signals.NotificationStr Stop Message = signals.GracefulStopStr Shutdown Message = signals.GracefulShutdownStr )
Click to show internal directories.
Click to hide internal directories.