Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
PublicAddress string
)
Functions ¶
This section is empty.
Types ¶
type ContainerJvmAttachment ¶
func (ContainerJvmAttachment) Attach ¶
func (attachment ContainerJvmAttachment) Attach(agentJar string, initJar string, agentHTTPPort int) bool
func (ContainerJvmAttachment) GetAgentHost ¶
func (attachment ContainerJvmAttachment) GetAgentHost() string
type HostJvmAttachment ¶
func (HostJvmAttachment) Attach ¶
func (attachment HostJvmAttachment) Attach(agentJar string, initJar string, agentHTTPPort int) bool
func (HostJvmAttachment) GetAgentHost ¶
func (attachment HostJvmAttachment) GetAgentHost() string
Source Files ¶
Click to show internal directories.
Click to hide internal directories.