https://github.com/aws/smithy-go
golang smithy
Last synced: about 1 month ago
Repository metadata:
Smithy code generators for Go (in development)
- Host: GitHub
- URL: https://github.com/aws/smithy-go
- Owner: aws
- License: apache-2.0
- Created: 2020-02-06T22:50:59.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-08T15:57:41.000Z (2 months ago)
- Last Synced: 2024-10-29T15:48:57.969Z (about 2 months ago)
- Topics: golang, smithy
- Language: Java
- Homepage:
- Size: 2.28 MB
- Stars: 174
- Watchers: 15
- Forks: 51
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Owner metadata:
- Name: Amazon Web Services
- Login: aws
- Email:
- Kind: organization
- Description:
- Website: https://amazon.com/aws
- Location: Seattle, WA
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/2232217?v=4
- Repositories: 386
- Last Synced at: 2023-04-09T04:55:29.170Z
- Profile URL: https://github.com/aws
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 822
Total Committers: 34
Avg Commits per committer: 24.176
Development Distribution Score (DDS): 0.758
Commits in past year: 63
Committers in past year: 10
Avg Commits per committer in past year: 6.3
Development Distribution Score (DDS) in past year: 0.46
Name | Commits | |
---|---|---|
Sean McGrail | m****s@a****m | 199 |
Jason Del Ponte | d****j@g****m | 187 |
skotambkar | k****a@a****m | 126 |
JordonPhillips | p****n@a****m | 111 |
Jason Del Ponte | 9****l | 43 |
Luc Talatinian | 1****s | 40 |
AWS SDK for Go v2 automation user | a****b@a****m | 22 |
JordonPhillips | J****s | 16 |
Steven Yuan | y****e@a****m | 12 |
Isaiah Vita | 8****a | 11 |
Luc Talatinian | l****x@a****m | 9 |
Sean McGrail | s****l@g****m | 6 |
Shantanu Kotambkar | 5****r | 6 |
Luis Madrigal | 5****l | 5 |
Eren Yeager | 9****t | 4 |
Ran Vaknin | r****n@a****m | 3 |
Sean McGrail | 5****l | 3 |
Luis Madrigal | e****m@g****m | 2 |
Miles Ziemer | 4****r | 2 |
Andrew Haines | a****w@h****z | 1 |
Anthony Fok | a****y@a****g | 1 |
Ezhilan (Eddy) Ilangovan | 4****s | 1 |
Eduardo de Moura Rodrigues | 1****r | 1 |
Amazon GitHub Automation | 5****o | 1 |
Aaron Todd | a****d | 1 |
Arve Knudsen | a****n@g****m | 1 |
Chase Coalwell | c****a@a****m | 1 |
Ichinose Shogo | s****8@g****m | 1 |
Lars Lehtonen | l****n@g****m | 1 |
Russell Cohen | r****h@a****m | 1 |
and 4 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 30
- Total downloads: unknown
- Total docker downloads: 17,979,804,449
- Total dependent packages: 8,706 (may contain duplicates)
- Total dependent repositories: 16,558 (may contain duplicates)
- Total versions: 54
go: github.com/aws/smithy-go
Package smithy provides the core components for a Smithy SDK.
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go#section-documentation
- Licenses: Apache-2.0
- Latest release: v1.19.0 (published about 1 year ago)
- Last Synced: 2024-11-11T01:16:55.677Z (about 1 month ago)
- Versions: 49
- Dependent Packages: 8,706
- Dependent Repositories: 16,558
- Docker Downloads: 17,979,804,449
-
Rankings:
- Docker downloads count: 0.024%
- Dependent packages count: 0.041%
- Dependent repos count: 0.058%
- Average: 1.641%
- Forks count: 3.562%
- Stargazers count: 4.522%
go: github.com/aws/smithy-go/logging
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/logging#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-09T00:06:54.953Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 3.266%
- Stargazers count: 3.72%
- Average: 4.925%
- Dependent packages count: 6.151%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/document
Package document provides interface definitions and error types for document types. A document is a protocol-agnostic type which supports a JSON-like data-model. You can use this type to send UTF-8 strings, arbitrary precision numbers, booleans, nulls, a list of these values, and a map of UTF-8 strings to these values. API Clients expose document constructors in their respective client document packages which must be used to Marshal and Unmarshal Go types to and from their respective protocol representations. See the Marshaler and Unmarshaler type documentation for more details on how to Go types can be converted to and from document types.
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/document#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-09T00:06:55.904Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 3.266%
- Stargazers count: 3.72%
- Average: 4.925%
- Dependent packages count: 6.151%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/rand
Package rand provides utilities for creating and working with random value generators.
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/rand#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-09T00:06:56.057Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 3.266%
- Stargazers count: 3.72%
- Average: 4.925%
- Dependent packages count: 6.151%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/codegen
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/codegen#section-documentation
- Licenses: Apache-2.0
- Latest release: (published 8 months ago)
- Last Synced: 2024-11-11T01:17:00.082Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 2.413%
- Stargazers count: 2.848%
- Average: 5.402%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
go: github.com/aws/smithy-go/sync
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/sync#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-09T00:06:53.161Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.137%
- Average: 6.343%
- Dependent repos count: 6.549%
go: github.com/aws/smithy-go/container/private/cache/lru
Package lru implements cache.Cache with an LRU eviction policy. This implementation is NOT thread-safe. This package is designated as private and is intended for use only by the smithy client runtime. The exported API therein is not considered stable and is subject to breaking changes without notice.
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/container/private/cache/lru#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-10T00:35:38.502Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/transport/http
Package http provides the HTTP transport client and request/response types needed to round trip API operation calls with an service.
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/transport/http#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-10T00:35:39.436Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/internal/sync/singleflight
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/internal/sync/singleflight#section-documentation
- Licenses: Apache-2.0, BSD-3-Clause
- Latest release:
- Last Synced: 2024-11-10T00:35:42.977Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/middleware
Package middleware provides transport agnostic middleware for decorating SDK handlers. The Smithy middleware stack provides ordered behavior to be invoked on an underlying handler. The stack is separated into steps that are invoked in a static order. A step is a collection of middleware that are injected into a ordered list defined by the user. The user may add, insert, swap, and remove a step's middleware. When the stack is invoked the step middleware become static, and their order cannot be modified. A stack and its step middleware are **not** safe to modify concurrently. A stack will use the ordered list of middleware to decorate a underlying handler. A handler could be something like an HTTP Client that round trips an API operation over HTTP. A Stack is a collection of middleware that wrap a handler. The stack can be broken down into discreet steps. Each step may contain zero or more middleware specific to that stack's step. A Stack Step is a predefined set of middleware that are invoked in a static order by the Stack. These steps represent fixed points in the middleware stack for organizing specific behavior, such as serialize and build. A Stack Step is composed of zero or more middleware that are specific to that step. A step may define its own set of input/output parameters the generic input/output parameters are cast from. A step calls its middleware recursively, before calling the next step in the stack returning the result or error of the step middleware decorating the underlying handler. * Initialize: Prepares the input, and sets any default parameters as needed, (e.g. idempotency token, and presigned URLs). * Serialize: Serializes the prepared input into a data structure that can be consumed by the target transport's message, (e.g. REST-JSON serialization). * Build: Adds additional metadata to the serialized transport message, (e.g. HTTP's Content-Length header, or body checksum). Decorations and modifications to the message should be copied to all message attempts. * Finalize: Performs final preparations needed before sending the message. The message should already be complete by this stage, and is only alternated to meet the expectations of the recipient, (e.g. Retry and AWS SigV4 request signing). * Deserialize: Reacts to the handler's response returned by the recipient of the request message. Deserializes the response into a structured type or error above stacks can react to. Middleware can be added to a step front or back, or relative, by name, to an existing middleware in that stack. If a middleware does not have a name, a unique name will be generated at the middleware and be added to the step.
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/middleware#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-10T00:35:40.480Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/private/requestcompression
Package requestcompression implements runtime support for smithy-modeled request compression. This package is designated as private and is intended for use only by the smithy client runtime. The exported API therein is not considered stable and is subject to breaking changes without notice.
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/private/requestcompression#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-10T00:35:40.006Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/waiter
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/waiter#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-10T00:35:43.322Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/transport/http/internal/io
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/transport/http/internal/io#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-10T00:35:43.968Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/encoding
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/encoding#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-10T00:35:44.168Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/auth/bearer
Package bearer provides middleware and utilities for authenticating API operation calls with a Bearer Token.
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/auth/bearer#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-10T00:35:43.286Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/encoding/xml
Package xml holds the XMl encoder utility. This utility is written in accordance to our design to delegate to shape serializer function in which a xml.Value will be passed around. Resources followed: https://smithy.io/2.0/spec/protocol-traits.html#xml-bindings Member element should be used to encode xml shapes into xml elements except for flattened xml shapes. Member element write their own element start tag. These elements should always be closed. Flattened element should be used to encode shapes marked with flattened trait into xml elements. Flattened element do not write a start tag, and thus should not be closed. All simple type methods on value such as String(), Long() etc; auto close the associated member element. Array returns the collection encoder. It has two modes, wrapped and flattened encoding. Wrapped arrays have two methods Array() and ArrayWithCustomName() which facilitate array member wrapping. By default, a wrapped array members are wrapped with `member` named start element. Flattened arrays rely on Value being marked as flattened. If a shape is marked as flattened, Array() will use the shape element name as wrapper for array elements. Map is the map encoder. It has two modes, wrapped and flattened encoding. Wrapped map has Array() method, which facilitate map member wrapping. By default, a wrapped map members are wrapped with `entry` named start element. Flattened map rely on Value being marked as flattened. If a shape is marked as flattened, Map() will use the shape element name as wrapper for map entry elements.
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/encoding/xml#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-10T00:35:45.066Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/time
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/time#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-10T00:35:43.476Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/ptr
Package ptr provides utilities for converting scalar literal type values to and from pointers inline. Code generated by smithy-go/ptr/generate.go DO NOT EDIT. Code generated by smithy-go/ptr/generate.go DO NOT EDIT.
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/ptr#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-10T00:35:38.758Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/context
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/context#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-10T00:35:45.155Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/auth
Package auth defines protocol-agnostic authentication types for smithy clients.
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/auth#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-09T00:06:54.374Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/io
Package io provides utilities for Smithy generated API clients.
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/io#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-09T00:06:53.328Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/endpoints
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/endpoints#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-11T01:16:58.586Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/encoding/json
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/encoding/json#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-09T00:06:53.253Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/encoding/httpbinding
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/encoding/httpbinding#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-09T00:06:41.372Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/container/private/cache
Package cache defines the interface for a key-based data store. This package is designated as private and is intended for use only by the smithy client runtime. The exported API therein is not considered stable and is subject to breaking changes without notice.
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/container/private/cache#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-11T01:17:02.353Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/endpoints/private/rulesfn
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/endpoints/private/rulesfn#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-11T01:16:57.697Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/aws-http-auth
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/aws-http-auth#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-11T01:16:47.714Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
go: github.com/aws/smithy-go/tracing/smithyoteltracing
Package smithyoteltracing implements a Smithy client tracing adapter for the OTEL Go SDK. Callers use the Adapt API in this package to wrap a concrete OTEL SDK TracerProvider. The following example uses the AWS SDK for S3: This adapter supports all attribute types used in the OTEL SDK (including their slice-of variants): A key-value pair set on a smithy.Properties container in any of the tracing APIs will automatically propagate to the underlying OTEL SDK if its key is of type string and its value is one of those supported. Otherwise, the adapter will make an effort to stringify the key or value as follows: e.g.
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/tracing/smithyoteltracing#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-11T01:16:46.021Z (about 1 month ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.184%
- Average: 6.391%
- Dependent repos count: 6.598%
go: github.com/aws/smithy-go/metrics/smithyotelmetrics
Package smithyotelmetrics implements a Smithy client metrics adapter for the OTEL Go SDK. Callers use the Adapt API in this package to wrap a concrete OTEL SDK MeterProvider. The following example uses the AWS SDK for S3:
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/metrics/smithyotelmetrics#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-11T01:17:27.770Z (about 1 month ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.184%
- Average: 6.391%
- Dependent repos count: 6.598%
go: github.com/aws/smithy-go/tracing/smithy-otel-tracing
- Homepage: https://github.com/aws/smithy-go
- Documentation: https://pkg.go.dev/github.com/aws/smithy-go/tracing/smithy-otel-tracing#section-documentation
- Licenses: Apache-2.0
- Latest release:
- Last Synced: 2024-11-10T00:35:37.729Z (about 1 month ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.278%
- Average: 6.488%
- Dependent repos count: 6.698%
Dependencies
- github.com/google/go-cmp v0.5.8
- github.com/jmespath/go-jmespath v0.4.0
- github.com/davecgh/go-spew v1.1.0
- github.com/google/go-cmp v0.5.8
- github.com/jmespath/go-jmespath v0.4.0
- github.com/jmespath/go-jmespath/internal/testify v1.5.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v2 v2.2.8
- org.junit.jupiter:junit-jupiter-params 5.4.0 testCompileOnly
- org.hamcrest:hamcrest 2.1 testImplementation
- org.junit.jupiter:junit-jupiter-api 5.4.0 testImplementation
- org.junit.jupiter:junit-jupiter-engine 5.4.0 testImplementation
- com.atlassian.commonmark:commonmark 0.15.2 api
- org.jsoup:jsoup 1.14.1 api
- software.amazon.smithy:smithy-codegen-core $smithyVersion api
- software.amazon.smithy:smithy-protocol-test-traits $smithyVersion implementation
- software.amazon.smithy:smithy-waiters $smithyVersion implementation
- software.amazon.smithy:smithy-protocol-test-traits $smithyVersion implementation
- actions/checkout v2 composite
- actions/setup-go v2 composite
- actions/checkout v2 composite
- actions/setup-go v2 composite
- actions/setup-java v2 composite
- actions/checkout v2 composite
- actions/setup-go v2 composite
- actions/checkout v1 composite
- crazy-max/ghaction-github-labeler v1 composite