package
0.0.0-20250302114958-bfab101eddb1
Repository: https://github.com/arduino/arduino-create-agent.git
Documentation: pkg.go.dev

# Packages

Package pkgs implements the functions from github.com/arduino-create-agent/gen/indexes and github.com/arduino-create-agent/gen/tools.

# Functions

CustomRequestDecoder overrides the RequestDecoder provided by goahttp package It returns always a json.NewDecoder for legacy reasons: The web editor sends always request to the agent setting "Content-Type: text/plain" even when it should set "Content-Type: application/json".
Server is the actual server.

# Structs

LogAdapter is the adapter for the logger.