Documentation ¶
Index ¶
Constants ¶
View Source
const ( NonExistingErrorFormat = "%s doesn't exists" NoPermsErrorFormat = "I have no permission to %s" NamespaceNotSupported = "Socket doesn't accept namespace" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Socket ¶
type Socket struct {
// contains filtered or unexported fields
}
func (Socket) IsResolved ¶
func (s Socket) IsResolved(entrypoint entry.EntrypointInterface) (bool, error)
Click to show internal directories.
Click to hide internal directories.