modules

package
v1.0.0-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2025 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get() []lang.Module

Get returns a list of all available modules.

Types

type Convert

type Convert struct {
	// contains filtered or unexported fields
}

func NewConvert

func NewConvert() *Convert

func (*Convert) Methods

func (c *Convert) Methods() map[string]lang.Method

func (*Convert) Namespace

func (*Convert) Namespace() string

func (*Convert) Objects

func (*Convert) Objects() map[string]lang.Object

type Crypto

type Crypto struct{}

func NewCrypto

func NewCrypto() *Crypto

func (*Crypto) Methods

func (c *Crypto) Methods() map[string]lang.Method

func (*Crypto) Namespace

func (*Crypto) Namespace() string

func (*Crypto) Objects

func (c *Crypto) Objects() map[string]lang.Object

type Env

type Env struct {
	// contains filtered or unexported fields
}

func NewEnv

func NewEnv() *Env

func (*Env) Methods

func (h *Env) Methods() map[string]lang.Method

func (*Env) Namespace

func (*Env) Namespace() string

func (*Env) Objects

func (h *Env) Objects() map[string]lang.Object

type Http

type Http struct{}

func NewHttpModule

func NewHttpModule() *Http

func (*Http) Methods

func (h *Http) Methods() map[string]lang.Method

func (*Http) Namespace

func (*Http) Namespace() string

func (*Http) Objects

func (h *Http) Objects() map[string]lang.Object

type IO

type IO struct{}

func NewIOModule

func NewIOModule() *IO

func (*IO) Methods

func (*IO) Methods() map[string]lang.Method

func (*IO) Namespace

func (*IO) Namespace() string

func (*IO) Objects

func (*IO) Objects() map[string]lang.Object

type JSON

type JSON struct{}

func NewJSONModule

func NewJSONModule() *JSON

func (*JSON) Methods

func (j *JSON) Methods() map[string]lang.Method

func (*JSON) Namespace

func (*JSON) Namespace() string

func (*JSON) Objects

func (j *JSON) Objects() map[string]lang.Object

type Rand

type Rand struct {
	// contains filtered or unexported fields
}

func NewRandModule

func NewRandModule() *Rand

func (*Rand) Methods

func (r *Rand) Methods() map[string]lang.Method

func (*Rand) Namespace

func (*Rand) Namespace() string

func (*Rand) Objects

func (r *Rand) Objects() map[string]lang.Object

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL