js

package
v0.154.1 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2026 License: Apache-2.0 Imports: 11 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client context for ESBuild.

func New

New creates a new client context.

func (*Client) Process

func (c *Client) Process(res resources.ResourceTransformer, opts map[string]any) (resource.Resource, error)

Process processes a resource with the user provided options.