data

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClientFS

func ClientFS() fs.FS

ClientFS returns embedded client artifacts rooted at `data/client`.

NOTE: This package intentionally embeds all client artifacts together, which couples them at Go binary level. If we later want finer-grained binary composition, split into dedicated embed packages (for example `data/rpc` and `data/fsm`) and import only what each binary needs.

func ClientFSMFS

func ClientFSMFS() fs.FS

ClientFSMFS returns embedded FSM client artifacts rooted at `data/client/fsm`.

func ClientFSMRPCFS

func ClientFSMRPCFS() fs.FS

ClientFSMRPCFS returns embedded FSM-RPC adapter artifacts rooted at `data/client/fsm-rpc`.

func ClientRPCFS

func ClientRPCFS() fs.FS

ClientRPCFS returns embedded RPC client artifacts rooted at `data/client/rpc`.

Types

This section is empty.

Jump to

Keyboard shortcuts

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