Documentation ¶ Index ¶ type LogPlugin func (m *LogPlugin) AliasMethod() bool func (m *LogPlugin) Doc() map[string]string func (m *LogPlugin) IsInternal() bool func (m *LogPlugin) Module() map[string]tengo.Object func (m *LogPlugin) Name() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type LogPlugin ¶ type LogPlugin struct{} func (*LogPlugin) AliasMethod ¶ func (m *LogPlugin) AliasMethod() bool func (*LogPlugin) Doc ¶ func (m *LogPlugin) Doc() map[string]string func (*LogPlugin) IsInternal ¶ func (m *LogPlugin) IsInternal() bool func (*LogPlugin) Module ¶ func (m *LogPlugin) Module() map[string]tengo.Object func (*LogPlugin) Name ¶ func (m *LogPlugin) Name() string Source Files ¶ View all Source files plugin.go Click to show internal directories. Click to hide internal directories.