Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CurrentTime ¶
type CurrentTime struct{}
CurrentTime returns the current date and time. Useful when the user asks "what time is it" or "what's the date".
func (*CurrentTime) Description ¶
func (*CurrentTime) Description() string
func (*CurrentTime) Name ¶
func (*CurrentTime) Name() string
func (*CurrentTime) Parameters ¶
func (*CurrentTime) Parameters() interfaces.JSONSchema
Click to show internal directories.
Click to hide internal directories.