Documentation
¶
Index ¶
Constants ¶
View Source
const (
StarkHTTPPort = "5050"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Starknet ¶
type Starknet struct {
test_env.EnvComponent
ExternalHTTPURL string
InternalHTTPURL string
Image string
// contains filtered or unexported fields
}
func NewStarknet ¶
func NewStarknet(networks []string, image string, opts ...test_env.EnvComponentOption) *Starknet
func (*Starknet) StartContainer ¶
Click to show internal directories.
Click to hide internal directories.