fieldsbuilder

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *builderStruct

New creates a new [Builder] instance with an empty field set. This is the starting point for building field specifications.

Example:

builder := Builder.New()
fields := builder.Add("name").Add("email").String()
// Result: "email,name"

Types

This section is empty.

Jump to

Keyboard shortcuts

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