MCPcopy Create free account

hub / github.com/aws/smithy-go / functions

Functions4,136 in github.com/aws/smithy-go

↓ 4 callersFunctioncmpCBOR
(e, a cbor.Value, path string)
testing/cbor.go:42
↓ 4 callersMethodcompareTo
(GoDependency o)
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/GoDependency.java:258
↓ 4 callersMethodcondFieldName
Derive the Go struct field name for a condition's assigned result.
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/endpoints/EndpointBddResolverGenerator.java:503
↓ 4 callersFunctiondecodeSlice
this routine is used for both string and slice major types, the value of inner specifies which context we're in (needed for validating subsegments ins
encoding/cbor/decode.go:59
↓ 4 callersMethoddelegator
(GoDelegator delegator)
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/ProtocolGenerator.java:610
↓ 4 callersMethoddo
(ctx context.Context, method, endpoint, path string, in ToXML, out any, signRequest func(*http.Request) error)
aws-http-auth/sigv4a/e2e_test.go:175
↓ 4 callersMethoddo
(ctx context.Context, accountID, method, path string, in ToXML, out any)
aws-http-auth/sigv4a/e2e_test.go:346
↓ 4 callersMethodencode
(rv reflect.Value, tag serde.Tag)
document/cbor/encode.go:53
↓ 4 callersMethodencode
(vp valueProvider, rv reflect.Value, tag serde.Tag)
document/json/encoder.go:72
↓ 4 callersMethodequals
(Object o)
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/HttpProtocolUnitTestGenerator.java:911
↓ 4 callersFunctionescapeString
TODO: When do we need to escape the string? Based on encoding/xml escapeString from the Go Standard Library. https://golang.org/src/encoding/xml/xml.g
encoding/xml/escape.go:45
↓ 4 callersMethodexecute
Processes the given model and returns a new model ensuring service operation has an unique input and output synthesized shape. @param model
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/AddOperationShapes.java:47
↓ 4 callersMethodexpectInput
Gets the operation input as a structure shape or throws an exception. @param model The model that contains the operation. @param operation The op
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/ProtocolUtils.java:111
↓ 4 callersMethodexpectOutput
Gets the operation output as a structure shape or throws an exception. @param model The model that contains the operation. @param operation The o
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/ProtocolUtils.java:124
↓ 4 callersMethodgenerateWaiterClientName
( String waiterName )
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/Waiters2.java:759
↓ 4 callersMethodgenerateWaiterOptionsName
( String waiterName )
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/Waiters2.java:752
↓ 4 callersMethodget
(id string)
middleware/step_finalize.go:242
↓ 4 callersMethodget
(id string)
middleware/step_deserialize.go:243
↓ 4 callersMethodget
(id string)
middleware/step_serialize.go:249
↓ 4 callersMethodget
(id string)
middleware/step_initialize.go:243
↓ 4 callersMethodgetAlias
Get the alias of the module to use. @return the alias
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/GoDependency.java:137
↓ 4 callersMethodgetApplicationProtocol
Creates an application protocol for the generator. @return Returns the created application protocol.
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/ProtocolGenerator.java:91
↓ 4 callersMethodgetAsPointerIfPointable
Get the pointer reference to operand , if symbol is pointable. This method can be used by deserializers to get pointer to operand. @param model
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/CodegenUtils.java:243
↓ 4 callersMethodgetAsValueIfDereferencable
Returns the operand decorated with an " " if the shape is dereferencable. @param pointableIndex knowledge index for if shape is pointable. @param sha
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/CodegenUtils.java:199
↓ 4 callersMethodgetDefaultPackageImportName
Gets the name under which the given package will be exported by default. @param packageName The full package name of the exported package. @return Th
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/CodegenUtils.java:110
↓ 4 callersMethodgetDeprecated
@return The optional deprecation documentation for the field.
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/ConfigField.java:73
↓ 4 callersMethodgetDeserializeMiddlewareName
(ShapeId operationShapeId, ServiceShape service, String protocol)
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/ProtocolGenerator.java:254
↓ 4 callersMethodgetEventStreamOperationStructureSymbol
( ServiceShape serviceShape, OperationShape operationShape )
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/EventStreamGenerator.java:599
↓ 4 callersMethodgetFunctionArguments
@return collection of symbols denoting the arguments of the resolved function.
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/MiddlewareRegistrar.java:52
↓ 4 callersMethodgetGoDirective
Gets the optional Go directive for the module that will be generated. @return Returns the Go directive.
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/GoSettings.java:236
↓ 4 callersMethodgetMemberSchemaName
(Shape shape, MemberShape member, ServiceShape service)
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/SchemaGenerator.java:38
↓ 4 callersMethodgetMinor
The minor version number. @return the minor version
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/SemanticVersion.java:73
↓ 4 callersMethodgetOperationsRequiringValidation
Get the set of operations that require validation. @param service service to find operations for @return operations requiring validation
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/knowledge/GoValidationIndex.java:125
↓ 4 callersMethodgetPatch
The patch version number. @return the patch version
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/SemanticVersion.java:82
↓ 4 callersMethodgetPreRelease
()
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/SemanticVersion.java:86
↓ 4 callersMethodgetPrefix
The semantic version prefix present before the major version. @return the optional prefix
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/SemanticVersion.java:55
↓ 4 callersMethodgetResolvedFunction
@return symbol that resolves to a function.
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/MiddlewareRegistrar.java:45
↓ 4 callersMethodgetSerializeMiddlewareName
(ShapeId operationShapeId, ServiceShape service, String protocol)
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/ProtocolGenerator.java:248
↓ 4 callersMethodhas
(id string)
middleware/ordered_group.go:263
↓ 4 callersFunctionisEventPayload
(schema *smithy.Schema)
eventstream/serializer.go:225
↓ 4 callersMethodisRequiredParameter
Checks whether a {@link MemberShape} is marked as being required explicitly or implicitly. @param model the model @param shape
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/knowledge/GoValidationIndex.java:179
↓ 4 callersMethodisRestBinding
(HttpBinding.Location location)
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/HttpBindingProtocolGenerator.java:650
↓ 4 callersFunctionisS
(tok []byte)
transport/http/protocol/internal/json/shape_deserializer.go:613
↓ 4 callersMethodlazyInit
()
properties.go:65
↓ 4 callersMethodlen
()
encoding/cbor/cbor.go:49
↓ 4 callersFunctionmemberFromToken
(s *smithy.Schema, tok []byte, escaped bool)
transport/http/protocol/internal/json/shape_deserializer.go:590
↓ 4 callersFunctionnewHeaderValue
(header http.Header, key string, append bool)
encoding/httpbinding/header.go:39
↓ 4 callersFunctionnewRequest
(body io.ReadCloser, opts ...func(*http.Request))
aws-http-auth/sigv4a/sigv4a_test.go:107
↓ 4 callersFunctionnewValue
newValue returns a new Value encoder
encoding/json/value.go:20
↓ 4 callersMethodof
(Model model)
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/knowledge/GoValidationIndex.java:115
↓ 4 callersMethodprotocolName
(String protocolName)
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/ProtocolGenerator.java:605
↓ 4 callersFunctionreadEventHeaderInt
(d *ShapeDeserializer, s *smithy.Schema, v *T)
eventstream/deserializer.go:169
↓ 4 callersFunctionreadInt
(d *ShapeDeserializer, v *T, min, max int64)
transport/http/protocol/internal/cbor/shape_deserializer.go:670
↓ 4 callersMethodreadInt
(bits int)
transport/http/protocol/internal/xml/shape_deserializer.go:689
↓ 4 callersMethodreadInt
(min, max int64)
transport/http/protocol/internal/json/shape_deserializer.go:143
↓ 4 callersMethodresolveRequiredDocumentShapeSerde
Resolves the entire set of shapes that will require serde given an initial set of shapes. @param model the model @param shapes the shapes to walk an
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/ProtocolUtils.java:64
↓ 4 callersMethodsetService
Sets the service to generate. @param service The service to generate.
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/GoSettings.java:135
↓ 4 callersMethodskip
there is xml.Decoder.Skip but this is a special case to assume we already consumed the start element and to handle any peeked tokens
transport/http/protocol/internal/xml/shape_deserializer.go:640
↓ 4 callersMethodsourcePath
Set the source path. @param sourcePath the source path root @return the builder
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/GoDependency.java:385
↓ 4 callersMethodtoBooleanVariable
Converts a variable to a boolean per JMESPath truthiness rules. A value is falsey if it is: empty list, empty map, empty string, false, or null. Numbe
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/GoJmespathExpressionGenerator.java:122
↓ 4 callersMethodtoBuilder
()
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/ConfigField.java:84
↓ 4 callersMethoduseClientOptions
Sets symbol that resolves to options as an argument for the resolved function. @return Returns the builder.
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/MiddlewareRegistrar.java:151
↓ 4 callersMethodwithIdent
(Expression expr, String name)
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/endpoints/Scope.java:50
↓ 4 callersFunctionwriteInt
(s *ShapeSerializer, schema *smithy.Schema, v T)
transport/http/protocol/internal/query/shape_serializer.go:219
↓ 4 callersMethodwriteInt
(v int64)
transport/http/protocol/internal/cbor/shape_serializer.go:80
↓ 4 callersMethodwriteNewline
()
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/DocumentationConverter.java:218
↓ 4 callersMethodwriteShapeDocs
Writes shape documentation comments if docs are present. @param shape Shape to write the documentation of. @return Returns true if docs were written.
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/GoWriter.java:736
↓ 4 callersMethodwriteTextString
(v string)
transport/http/protocol/internal/cbor/shape_serializer.go:283
↓ 4 callersFunctionxmlMemberName
(schema *smithy.Schema)
transport/http/protocol/internal/xml/shape_deserializer.go:99
↓ 3 callersMethodArrayWithCustomName
* ArrayWithCustomName returns an array encoder. It takes named start element as an argument, the named start element will used to wrap xml array entr
encoding/xml/value.go:244
↓ 3 callersFunctionAsBigInt
AsBigInt coerces a Value to its big.Int representation if possible. A BigInt may be represented by any of the following: - Uint - NegInt - Tag (type
encoding/cbor/coerce.go:189
↓ 3 callersFunctionAsInt64
AsInt64 coerces a Value to its int64 representation if possible.
encoding/cbor/coerce.go:74
↓ 3 callersMethodClone
Clone returns a deep copy of the Request for the new context. A reference to the Stream is copied, but the underlying stream is not copied.
transport/http/request.go:46
↓ 3 callersMethodCloseUnion
()
serde.go:51
↓ 3 callersFunctionDecode
Decode returns the Value encoded in the given byte slice.
encoding/cbor/cbor.go:133
↓ 3 callersMethodDecodeJSONInterface
DecodeJSONInterface decodes the supported JSON input types and stores the result in the value pointed by toValue. If toValue is not a compatible type
document/json/decoder.go:34
↓ 3 callersFunctionDeserializeMiddlewareFunc
DeserializeMiddlewareFunc returns a DeserializeMiddleware with the unique ID provided, and the func to be invoked.
middleware/step_deserialize.go:48
↓ 3 callersFunctionEncodeHeaders
EncodeHeaders writes the header values to the writer encoded in the event stream format. Returns an error if a header fails to encode.
eventstream/encode.go:142
↓ 3 callersMethodErr
Err acquires a read-lock and returns an error if one has been set.
sync/error.go:25
↓ 3 callersMethodGet
(key interface{})
middleware/metadata.go:6
↓ 3 callersMethodGetUUID
GetUUID returns a random UUID version 4 string representation sourced from the random reader the UUID was created with. Returns an error if unable to
rand/uuid.go:41
↓ 3 callersMethodHas
Has returns whether the key exists in the metadata. Panics if the key type is not comparable.
properties.go:41
↓ 3 callersFunctionInt
Int returns a pointer value for the int value passed in.
ptr/to_ptr.go:96
↓ 3 callersMethodLen
()
document/internal/serde/field.go:227
↓ 3 callersMethodLoad
()
transport/http/metrics.go:195
↓ 3 callersFunctionNewAttribute
* NewAttribute returns a pointer to an attribute. It takes in a local name aka attribute name, and value representing the attribute value. */
encoding/xml/element.go:29
↓ 3 callersFunctionNewDecoder
NewDecoder returns a Decoder for deserializing Smithy documents for JSON based protocols.
document/json/json.go:17
↓ 3 callersFunctionNewNamespaceAttribute
* NewNamespaceAttribute returns a pointer to an attribute. It takes in a local name aka attribute name, and value representing the attribute value. N
encoding/xml/element.go:51
↓ 3 callersFunctionNewQueryValue
NewQueryValue creates a new QueryValue which enables encoding a query value into the given url.Values.
encoding/httpbinding/query.go:20
↓ 3 callersFunctionNewUUID
NewUUID returns an initialized UUID value that can be used to retrieve random UUID version 4 values.
rand/uuid.go:35
↓ 3 callersMethodNull
Null encodes a null JSON value
encoding/json/value.go:98
↓ 3 callersMethodReadBlob
(*Schema, *[]byte)
serde.go:78
↓ 3 callersMethodReadBool
(*Schema, *bool)
serde.go:76
↓ 3 callersMethodReadFloat64
(*Schema, *float64)
serde.go:75
↓ 3 callersMethodReadList
(*Schema)
serde.go:90
↓ 3 callersMethodReadListItem
(*Schema)
serde.go:91
↓ 3 callersMethodReadMap
(*Schema)
serde.go:93
↓ 3 callersMethodReadMapKey
(*Schema)
serde.go:94
↓ 3 callersMethodReadNil
ReadNil implements [smithy.ShapeDeserializer].
transport/http/protocol/internal/cbor/shape_deserializer.go:187
↓ 3 callersMethodReadNil
ReadNil implements [smithy.ShapeDeserializer].
transport/http/protocol/internal/json/shape_deserializer.go:103
← previousnext →401–500 of 4,136, ranked by callers