Skip to content

package net missing functionality #3415

Open
@mlmarius

Description

@mlmarius

I am trying to compile a program:

 tinygo build -target=esp32-mini32

but I get the following compilation errors:

# github.com/rabbitmq/amqp091-go
../../../../../go/pkg/mod/github.com/rabbitmq/[email protected]/connection.go:129:20: DialTimeout not declared by package net
../../../../../go/pkg/mod/github.com/rabbitmq/[email protected]/connection.go:295:14: TCPAddr not declared by package net
../../../../../go/pkg/mod/github.com/rabbitmq/[email protected]/connection.go:307:14: TCPAddr not declared by package net

Does anyone know how to fix this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already existsesp32

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions