MCPcopy Create free account

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

Functions3,047 in github.com/aws/smithy-go

↓ 3 callersMethodgoDirective
(String goDirective)
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/GoModuleInfo.java:110
↓ 3 callersFunctionhandle
(stack *middleware.Stack)
transport/http/middleware_header_comment_test.go:79
↓ 3 callersMethodhasEventStreamOperations
()
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/EventStreamGenerator.java:108
↓ 3 callersFunctioninjectBuildRequest
(s *middleware.Stack)
transport/http/middleware_header_comment_test.go:93
↓ 3 callersMethodinterfaceSymbol
Creates a Symbol for a `Value` exported by this package. @param name The name. @return The symbol.
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/GoDependency.java:191
↓ 3 callersMethodisDereferencable
Returns if the Go type generated for the shape can be dereferenced. @param shape the shape to check @return if the shape's go type is dereferencable
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/knowledge/GoPointableIndex.java:267
↓ 3 callersMethodisMemberPointable
(MemberShape member, Shape targetShape)
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/knowledge/GoPointableIndex.java:166
↓ 3 callersMethodisShapePointable
(Shape shape)
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/knowledge/GoPointableIndex.java:188
↓ 3 callersMethodlistOf
(Shape shape)
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/GoJmespathExpressionGenerator.java:384
↓ 3 callersMethodloadExpectedFileStringFromResource
(String testPath, String filePath)
codegen/smithy-go-codegen/src/test/java/software/amazon/smithy/go/codegen/TestUtils.java:48
↓ 3 callersMethodloadSmithyModelFromResource
(String testPath)
codegen/smithy-go-codegen/src/test/java/software/amazon/smithy/go/codegen/TestUtils.java:38
↓ 3 callersFunctionnewTestStack
(fns ...func(*middleware.Stack) error)
transport/http/middleware_header_comment_test.go:69
↓ 3 callersMethodoperationHasEventStream
( Model model, StructureShape inputShape, StructureShape outputShape )
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/server/ServerCodegenUtil.java:45
↓ 3 callersFunctionreflectCall
(funcValue reflect.Value, args []interface{})
encoding/httpbinding/shared_test.go:8
↓ 3 callersMethodregisterAsyncFloat64
(i otelmetric.Float64Observable, cb metrics.Float64Callback)
metrics/smithyotelmetrics/metrics.go:181
↓ 3 callersMethodregisterAsyncInt64
(i otelmetric.Int64Observable, cb metrics.Int64Callback)
metrics/smithyotelmetrics/metrics.go:172
↓ 3 callersMethodrequiresDocumentSerdeFunction
Determines whether a document serde function is required for the given shape. <p> The following shape types will require a serde function: maps, lists
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/ProtocolUtils.java:100
↓ 3 callersMethodresolver
(Symbol resolver)
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/ConfigFieldResolver.java:150
↓ 3 callersMethodsetRequiredHeaders
()
aws-http-auth/internal/v4/signer.go:120
↓ 3 callersFunctiontoOTELKeyValue
IMPORTANT: The contents of this file are mirrored in smithyotelmetrics/attribute.go. Any changes made here must be replicated in that module's copy of
tracing/smithyoteltracing/attribute.go:23
↓ 3 callersMethodvalidateTemplateArgsNotNull
(Map<String, Object>[] argMaps)
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/GoWriter.java:539
↓ 3 callersMethodwriteAssertNil
Writes assertion that a variable's value must be nil. @param writer writer to write generated code with. @param field the variable name of the value
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/HttpProtocolUnitTestGenerator.java:460
↓ 3 callersMethodwriteAssertNotNil
Writes the assertion that a variable must not be nil. @param writer writer to write generated code with. @param field the variable name of the value
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/HttpProtocolUnitTestGenerator.java:472
↓ 3 callersMethodwriteHeaderStructField
Writes a structure header member with values from a map. @param writer writer to write generated code with. @param field name of the field. @param v
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/HttpProtocolUnitTestGenerator.java:372
↓ 3 callersMethodwriteHttpBindingSetter
( GenerationContext context, GoWriter writer, MemberShape memberShape,
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/HttpBindingProtocolGenerator.java:771
↓ 3 callersMethodwriteIfNonZeroValueMember
Writes non-zero conditional check around a lambda specific to a member of a container. <p> Ignores empty strings of string pointers, and members neste
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/GoValueAccessUtils.java:127
↓ 3 callersMethodwriteManifest
Write the manifest description of the Smithy model based generated source code. @param settings the go settings @param model the smithy mo
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/ManifestWriter.java:70
↓ 3 callersMethodwriteMemberValueInline
Writes generation of a member shape value type declaration for the given the parameters. @param writer writer to write generated code with. @param me
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/ShapeValueGenerator.java:120
↓ 3 callersMethodwriter
(GoWriter writer)
codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/integration/ProtocolGenerator.java:602
↓ 2 callersMethodAdd
(context.Context, float64, ...otelmetric.AddOption)
metrics/smithyotelmetrics/float64.go:11
↓ 2 callersMethodAddHeader
AddHeader returns a HeaderValue for appending to the given header name
encoding/httpbinding/encode.go:81
↓ 2 callersMethodAddQuery
AddQuery returns a QueryValue used for appending the given query key
encoding/httpbinding/encode.go:115
↓ 2 callersMethodBase64EncodeBytes
Base64EncodeBytes writes v as a base64 value in JSON string
encoding/json/value.go:78
↓ 2 callersMethodBigDecimal
BigDecimal encodes v big.Float as XML value. It will auto close the parent xml element tag.
encoding/xml/value.go:182
↓ 2 callersMethodBigInteger
BigInteger encodes v big.Int as XML value. It will auto close the parent xml element tag.
encoding/xml/value.go:175
↓ 2 callersFunctionBuildMiddlewareFunc
BuildMiddlewareFunc returns a BuildMiddleware with the unique ID provided, and the func to be invoked.
middleware/step_build.go:47
↓ 2 callersMethodClose
()
aws-http-auth/sigv4a/e2e_test.go:25
↓ 2 callersMethodClose
()
transport/http/internal/io/safe_test.go:23
↓ 2 callersFunctionCompareValues
CompareValues compares two values to determine if they are equal, specialized for comparison of SDK operation output types. CompareValues expects the
testing/struct.go:23
↓ 2 callersMethodConnectDone
(ctx context.Context)
transport/http/metrics.go:154
↓ 2 callersMethodDNSDone
(ctx context.Context)
transport/http/metrics.go:148
↓ 2 callersFunctionDecode
Decode returns the Value encoded in the given byte slice.
encoding/cbor/cbor.go:133
↓ 2 callersFunctionDecoderFieldByIndex
DecoderFieldByIndex finds the field with the provided nested index, allocating embedded parent structs if needed
document/internal/serde/field.go:268
↓ 2 callersMethodDouble
Double encodes v as a JSON number
encoding/json/value.go:62
↓ 2 callersFunctionEncodeFloat
EncodeFloat encodes a float value as per the stdlib encoder for json and xml protocol This encodes a float value into dst while attempting to conform
encoding/encoding.go:14
↓ 2 callersFunctionEncoderFieldByIndex
EncoderFieldByIndex finds the field with the provided nested index
document/internal/serde/field.go:282
↓ 2 callersFunctionFloat32
Float32 returns a pointer value for the float32 value passed in.
ptr/to_ptr.go:386
↓ 2 callersFunctionFloat64
Float64 returns a pointer value for the float64 value passed in.
ptr/to_ptr.go:415
↓ 2 callersMethodFloat64Histogram
(name string, opts ...InstrumentOption)
metrics/metrics.go:40
↓ 2 callersMethodGet
Retrieve the value associated with the given key. The returned boolean indicates whether the cache held a value for the given key.
container/private/cache/cache.go:15
↓ 2 callersMethodGet
(key interface{})
middleware/metadata.go:6
↓ 2 callersFunctionGetSpan
GetSpan returns the active trace Span on the context. The boolean in the return indicates whether a Span was actually in the context, but a no-op imp
tracing/context.go:16
↓ 2 callersMethodGotConn
(ctx context.Context)
transport/http/metrics.go:136
↓ 2 callersMethodGotFirstResponseByte
(ctx context.Context)
transport/http/metrics.go:166
↓ 2 callersMethodHandleBuild
HandleBuild adds the length of the serialized request to the HTTP header if the length can be determined.
transport/http/middleware_content_length.go:26
↓ 2 callersMethodID
()
middleware/stack.go:153
↓ 2 callersFunctionIndirect
Indirect will walk a value's interface or pointer value types. Returning the final value or the value a unmarshaler is defined on. Based on the enodi
document/internal/serde/serde.go:12
↓ 2 callersFunctionInt16
Int16 returns a pointer value for the int16 value passed in.
ptr/to_ptr.go:154
↓ 2 callersFunctionInt32
Int32 returns a pointer value for the int32 value passed in.
ptr/to_ptr.go:183
↓ 2 callersFunctionInt64
Int64 returns a pointer value for the int64 value passed in.
ptr/to_ptr.go:212
↓ 2 callersMethodInt64UpDownCounter
(name string, opts ...InstrumentOption)
metrics/metrics.go:27
↓ 2 callersFunctionInt8
Int8 returns a pointer value for the int8 value passed in.
ptr/to_ptr.go:125
↓ 2 callersMethodIsStreamSeekable
IsStreamSeekable returns whether the stream is seekable.
transport/http/request.go:114
↓ 2 callersFunctionIsZeroValue
IsZeroValue returns whether v is the zero-value for its type.
document/internal/serde/serde.go:66
↓ 2 callersMethodMeter
(scope string, opts ...MeterOption)
metrics/metrics.go:12
↓ 2 callersFunctionNewEncoder
NewEncoder returns a new JSON encoder
encoding/json/encoder.go:15
↓ 2 callersFunctionNewSafeReadCloser
NewSafeReadCloser returns a new safeReadCloser that wraps readCloser.
transport/http/internal/io/safe.go:9
↓ 2 callersFunctionNewStandardLogger
NewStandardLogger returns a new StandardLogger
logging/logger.go:78
↓ 2 callersFunctionParseHTTPDate
ParseHTTPDate parses a string as a http-date, (RFC 7231#section-7.1.1.1 IMF-fixdate) Example: Tue, 29 Apr 2014 18:30:38 GMT
time/time.go:56
↓ 2 callersMethodPush
()
middleware/stack.go:190
↓ 2 callersMethodRetrieveBearerToken
(context.Context)
auth/bearer/token.go:28
↓ 2 callersFunctionSerializeMiddlewareFunc
SerializeMiddlewareFunc returns a SerializeMiddleware with the unique ID provided, and the func to be invoked.
middleware/step_serialize.go:50
↓ 2 callersMethodSetContext
SetContext updates the context of the error.
validation.go:73
↓ 2 callersMethodSetProperty
(k, v any)
tracing/tracing.go:73
↓ 2 callersFunctionSortXML
SortXML sorts the reader's XML elements
testing/xml/sort.go:37
↓ 2 callersMethodTLSHandshakeDone
(ctx context.Context)
transport/http/metrics.go:160
↓ 2 callersFunctionToBool
ToBool returns bool value dereferenced if the passed in pointer was not nil. Returns a bool zero value if the pointer was nil.
ptr/from_ptr.go:11
↓ 2 callersFunctionToByte
ToByte returns byte value dereferenced if the passed in pointer was not nil. Returns a byte zero value if the pointer was nil.
ptr/from_ptr.go:46
↓ 2 callersFunctionToDuration
ToDuration returns time.Duration value dereferenced if the passed in pointer was not nil. Returns a time.Duration zero value if the pointer was nil.
ptr/from_ptr.go:571
↓ 2 callersFunctionToFloat32
ToFloat32 returns float32 value dereferenced if the passed in pointer was not nil. Returns a float32 zero value if the pointer was nil.
ptr/from_ptr.go:466
↓ 2 callersFunctionToFloat64
ToFloat64 returns float64 value dereferenced if the passed in pointer was not nil. Returns a float64 zero value if the pointer was nil.
ptr/from_ptr.go:501
↓ 2 callersFunctionToInt
ToInt returns int value dereferenced if the passed in pointer was not nil. Returns a int zero value if the pointer was nil.
ptr/from_ptr.go:116
↓ 2 callersFunctionToInt16
ToInt16 returns int16 value dereferenced if the passed in pointer was not nil. Returns a int16 zero value if the pointer was nil.
ptr/from_ptr.go:186
↓ 2 callersFunctionToInt32
ToInt32 returns int32 value dereferenced if the passed in pointer was not nil. Returns a int32 zero value if the pointer was nil.
ptr/from_ptr.go:221
↓ 2 callersFunctionToInt64
ToInt64 returns int64 value dereferenced if the passed in pointer was not nil. Returns a int64 zero value if the pointer was nil.
ptr/from_ptr.go:256
↓ 2 callersFunctionToInt8
ToInt8 returns int8 value dereferenced if the passed in pointer was not nil. Returns a int8 zero value if the pointer was nil.
ptr/from_ptr.go:151
↓ 2 callersFunctionToString
ToString returns string value dereferenced if the passed in pointer was not nil. Returns a string zero value if the pointer was nil.
ptr/from_ptr.go:81
↓ 2 callersFunctionToTime
ToTime returns time.Time value dereferenced if the passed in pointer was not nil. Returns a time.Time zero value if the pointer was nil.
ptr/from_ptr.go:536
↓ 2 callersFunctionToUint
ToUint returns uint value dereferenced if the passed in pointer was not nil. Returns a uint zero value if the pointer was nil.
ptr/from_ptr.go:291
↓ 2 callersFunctionToUint16
ToUint16 returns uint16 value dereferenced if the passed in pointer was not nil. Returns a uint16 zero value if the pointer was nil.
ptr/from_ptr.go:361
↓ 2 callersFunctionToUint32
ToUint32 returns uint32 value dereferenced if the passed in pointer was not nil. Returns a uint32 zero value if the pointer was nil.
ptr/from_ptr.go:396
↓ 2 callersFunctionToUint64
ToUint64 returns uint64 value dereferenced if the passed in pointer was not nil. Returns a uint64 zero value if the pointer was nil.
ptr/from_ptr.go:431
↓ 2 callersFunctionToUint8
ToUint8 returns uint8 value dereferenced if the passed in pointer was not nil. Returns a uint8 zero value if the pointer was nil.
ptr/from_ptr.go:326
↓ 2 callersMethodToXML
()
aws-http-auth/sigv4a/e2e_test.go:28
↓ 2 callersMethodULong
ULong encodes v as a JSON number
encoding/json/value.go:51
↓ 2 callersFunctionUint16
Uint16 returns a pointer value for the uint16 value passed in.
ptr/to_ptr.go:299
↓ 2 callersFunctionUint32
Uint32 returns a pointer value for the uint32 value passed in.
ptr/to_ptr.go:328
↓ 2 callersFunctionUint64
Uint64 returns a pointer value for the uint64 value passed in.
ptr/to_ptr.go:357
↓ 2 callersFunctionUint8
Uint8 returns a pointer value for the uint8 value passed in.
ptr/to_ptr.go:270
↓ 2 callersFunctionUintMap
UintMap returns a map of uint pointers from the values passed in.
ptr/to_ptr.go:259
← previousnext →401–500 of 3,047, ranked by callers