Versions in this module Expand all Collapse all v0 v0.0.5 Jan 27, 2025 Changes in this version + func Serve() error + type EssentialsIdentityService struct + func (srv *EssentialsIdentityService) GetPluginInfo() (*identity.PluginInfo, error) + type GetCurrentTimeTool struct + func (t *GetCurrentTimeTool) GetName() (string, error) + func (t *GetCurrentTimeTool) GetParameters() (*tools.ToolParameters, error) + func (t *GetCurrentTimeTool) Handle(ctx *tools.ToolContext) error + func (t *GetCurrentTimeTool) Probe() error