docx

package
v0.4.8 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2026 License: MIT Imports: 1 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ProviderFrom  = contextx.From[tCtxProvider, Provider]
	WithProvider  = contextx.With[tCtxProvider, Provider]
	MustProvider  = contextx.Must[tCtxProvider, Provider]
	CarryProvider = contextx.Carry[tCtxProvider, Provider]
)

Functions

func Of

func Of(v any, prefix string, names ...string) ([]string, bool)

nolint:unused,staticcheck

Types

type Doc

type Doc interface {
	DocOf(names ...string) ([]string, bool)
}

type Provider added in v0.4.8

type Provider interface {
	DocOf(names ...string) ([]string, bool)
}

Jump to

Keyboard shortcuts

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