Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Env ¶
type Env struct {
Session *mcp.ClientSession
Store *store.Store
// RescanDir is the source dir a NewEnvWithRescan loop watches; "" otherwise.
RescanDir string
}
func NewEnvWithLog ¶ added in v0.3.4
func NewEnvWithRescan ¶ added in v0.3.4
func NewHttpEnv ¶ added in v0.2.0
func (*Env) ReadResource ¶ added in v0.3.4
func (*Env) TextContent ¶
Click to show internal directories.
Click to hide internal directories.