node

package
v0.0.0-...-8b6ee95 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BytesToString

func BytesToString(data []byte) string

func CountParameters

func CountParameters(path string) uint16

func CountSections

func CountSections(path string) uint16

func StringToBytes

func StringToBytes(text string) []byte

Types

type Node

type Node[Value any] struct {
	// contains filtered or unexported fields
}

type Parameter

type Parameter struct {
	Key   string
	Value string
}

type Parameters

type Parameters []Parameter

func (Parameters) ByName

func (p Parameters) ByName(name string) (value string)

func (Parameters) Get

func (p Parameters) Get(name string) (string, bool)

Jump to

Keyboard shortcuts

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