models

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2022 License: BSD-3-Clause Imports: 0 Imported by: 1

Documentation

Overview

Copyright (C) 2022, Ava Labs, Inc. All rights reserved. See the file LICENSE for licensing terms.

Copyright (C) 2022, Ava Labs, Inc. All rights reserved. See the file LICENSE for licensing terms.

Copyright (C) 2022, Ava Labs, Inc. All rights reserved. See the file LICENSE for licensing terms.

Index

Constants

View Source
const (
	SubnetEvm   = "SubnetEVM"
	SpacesVm    = "Spaces VM"
	BlobVm      = "Blob VM"
	TimestampVm = "Timestamp VM"
	CustomVm    = "Custom"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Network

type Network int64
const (
	Undefined Network = iota
	Mainnet
	Fuji
	Local
)

func NetworkFromString

func NetworkFromString(s string) Network

func (Network) String

func (s Network) String() string

type Sidecar

type Sidecar struct {
	Name   string
	Vm     VmType
	Subnet string
}

type VmType

type VmType string

func VmTypeFromString

func VmTypeFromString(s string) VmType

Jump to

Keyboard shortcuts

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