net

package
v0.0.0-...-dcfa5be Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Package net provides network-related functions for Starlark, inspired by Go's net package and Python's socket module.

Index

Constants

View Source
const ModuleName = "net"

ModuleName defines the expected name for this Module when used in starlark's load() function, eg: load('net', 'tcping')

Variables

This section is empty.

Functions

func LoadModule

func LoadModule() (starlark.StringDict, error)

LoadModule loads the net module. It is concurrency-safe and idempotent.

Types

This section is empty.

Jump to

Keyboard shortcuts

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