internal

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFlixFclCompatibility

func GetFlixFclCompatibility(flixVersion string) string

func NewFlixService

func NewFlixService(config *FlixServiceConfig) flixService

Types

type ContractInfos

type ContractInfos = v1_1.ContractInfos

contract name associated with network information

type FclCreator

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

func NewFclJSCreator

func NewFclJSCreator() *FclCreator

func NewFclTSCreator

func NewFclTSCreator() *FclCreator

func (*FclCreator) Create

func (g *FclCreator) Create(flixString string, templateLocation string) (string, error)

type FileReader

type FileReader interface {
	ReadFile(path string) ([]byte, error)
}

type FlixParameter

type FlixParameter struct {
	Name string
	Type string
}

type FlixServiceConfig

type FlixServiceConfig struct {
	FlixServerURL string
	FileReader    FileReader
	Logger        output.Logger
}

type FlowInteractionTemplateExecution

type FlowInteractionTemplateExecution struct {
	Network       string
	Cadence       string
	IsTransaciton bool
	IsScript      bool
}

type NetworkAddressMap

type NetworkAddressMap = v1_1.NetworkAddressMap

Deployed contracts to network addresses

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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