embedded-development-services-client

module
v1.31.1 Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 License: Apache-2.0

README

Embedded development services HTTP client

Go Badge License Go Reference Go Report Card

Overview

This repository contains an HTTP client written in Golang for communicating with Arm Embedded development services. It is actually generated from our Web APIs contract which follows OpenAPI 3 using the GO generator

Maintainers: @ARM-software/golang-utils-admin

Using this library

To use this library, add the following line to your go.mod:

require (
    github.com/ARM-software/embedded-development-services-client/client latest
    ...
)

Releases

For release notes and a history of changes of all production releases, please see the following:

Project Structure

The follow described the major aspects of the project structure:

  • docs/ - Code reference documentation.
  • client/ - Go project source files.
  • changes/ - Collection of news files for unreleased changes.

Getting Help

Contributing

Directories

Path Synopsis
client module
Package client defines an HTTP client for communicating with the web services.
Package client defines an HTTP client for communicating with the web services.

Jump to

Keyboard shortcuts

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