basic_runtime

package
v0.0.0-...-e06565c Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BasicChecksum

type BasicChecksum struct {
	MediaTransport

	WorkingPath string
	// plugin decoder used to manage the plugin
	Decoder decoder.PluginDecoder

	InnerChecksum string
}

func (*BasicChecksum) Checksum

func (r *BasicChecksum) Checksum() (string, error)

func (*BasicChecksum) Cleanup

func (r *BasicChecksum) Cleanup()

type MediaTransport

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

func NewMediaTransport

func NewMediaTransport(mediaManager *media_transport.MediaBucket) MediaTransport

func (*MediaTransport) RemapAssets

func (r *MediaTransport) RemapAssets(
	declaration *plugin_entities.PluginDeclaration,
	assets map[string][]byte,
) error

RemapAssets will take the assets and remap them to a media id

Jump to

Keyboard shortcuts

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