Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModuleInstance ¶
type ModuleInstance struct {
// contains filtered or unexported fields
}
func (*ModuleInstance) Exports ¶
func (m *ModuleInstance) Exports() modules.Exports
type Nostr ¶
type Nostr struct {
// contains filtered or unexported fields
}
func (*Nostr) GeneratePrivateKey ¶
type RootModule ¶
type RootModule struct{}
func (*RootModule) NewModuleInstance ¶
func (*RootModule) NewModuleInstance(vu modules.VU) modules.Instance
Click to show internal directories.
Click to hide internal directories.