Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Label is the launchd service identifier Label = "com.github.dastrobu.mail-mcp" // PlistFilename is the name of the plist file PlistFilename = Label + ".plist" // DefaultPort is the default HTTP port DefaultPort = 8787 // DefaultHost is the default HTTP host DefaultHost = "localhost" // DefaultLogPath is the default log file path DefaultLogPath = "~/Library/Logs/com.github.dastrobu.mail-mcp/mail-mcp.log" // DefaultErrPath is the default error file path DefaultErrPath = "~/Library/Logs/com.github.dastrobu.mail-mcp/mail-mcp.err" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.