types

package
v0.10.3 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package types defines fundamental web types such as ByteString

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ByteStringsToStrings

func ByteStringsToStrings(s []ByteString) []string

Types

type ByteString

type ByteString string

ByteString is a sequence of printable ASCII characters. This includes characters in the range 0x20-0x7E.

func ToByteString

func ToByteString(s string) (ByteString, error)

func (ByteString) ToLower

func (b ByteString) ToLower() ByteString

Jump to

Keyboard shortcuts

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