structparse

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Recipe

type Recipe[T any] struct {
	// contains filtered or unexported fields
}

func Parse

func Parse[T any](r T) *Recipe[T]

func (*Recipe[T]) Name

func (r *Recipe[T]) Name() string

func (*Recipe[T]) Parse

func (r *Recipe[T]) Parse(instance T)

func (*Recipe[T]) Path

func (r *Recipe[T]) Path() string

func (*Recipe[T]) Spawn

func (r *Recipe[T]) Spawn() T

Jump to

Keyboard shortcuts

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