File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.17.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 384,244 kB
  • sloc: java: 13,538; makefile: 400; sh: 137
file content (20 lines) | stat: -rw-r--r-- 906 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package devicefarm provides the API client, operations, and parameter types for
// AWS Device Farm.
//
// Welcome to the AWS Device Farm API documentation, which contains APIs for:
//
// *
// Testing on desktop browsers Device Farm makes it possible for you to test your
// web applications on desktop browsers using Selenium. The APIs for desktop
// browser testing contain TestGrid in their names. For more information, see
// Testing Web Applications on Selenium with Device Farm
// (https://docs.aws.amazon.com/devicefarm/latest/testgrid/).
//
// * Testing on real
// mobile devices Device Farm makes it possible for you to test apps on physical
// phones, tablets, and other devices in the cloud. For more information, see the
// Device Farm Developer Guide
// (https://docs.aws.amazon.com/devicefarm/latest/developerguide/).
package devicefarm