MCPcopy Create free account

hub / github.com/bigwhite/experiments / functions

Functions5,218 in github.com/bigwhite/experiments

↓ 10 callersMethodAll
All executes the query and returns a list of Courses.
database-access/ent/ent/course_query.go:211
↓ 10 callersFunctionNewEncoder
NewEncoder returns a new encoder that writes to w.
xml-rewrite-carriage-return/xml/marshal.go:141
↓ 10 callersMethodPanic
(msg string, fields ...Field)
uber-zap-advanced-usage/demo1/pkg/log/log.go:45
↓ 10 callersMethodUnmarshal
(dAtA []byte)
grpc-client/grpc-vs-httpjson/codec/proto/message.pb.go:195
↓ 10 callersFunctionavl_tree_levelorder_traverse
ds/search/avl/avl.c:106
↓ 10 callersFunctionfnvUint64
(h uint64, x uint64)
hash-based-bisect/bisect-demo/bisect/bisect.go:506
↓ 10 callersFunctionscanWithInterceptors
(ctx context.Context, rootQuery Q1, selectOrGroup Q2, inters []Interceptor, v any)
database-access/ent/ent/ent.go:581
↓ 10 callersFunctionswap
ds/utils/utils.c:20
↓ 10 callersFunctionwriteDataToFile
(fileName string, data []byte)
tls-certs-binding/make_certs/main.go:157
↓ 9 callersMethodDepartmentID
DepartmentID returns the "department" edge ID in the mutation.
database-access/ent/ent/mutation.go:205
↓ 9 callersMethodDepartmentIDs
DepartmentIDs returns the "department" edge IDs in the mutation. Note that IDs always returns len(IDs) <= 1 for unique edges, and you should use Depar
database-access/ent/ent/mutation.go:215
↓ 9 callersMethodExist
Exist returns true if the query has elements in the graph.
database-access/ent/ent/course_query.go:269
↓ 9 callersMethodHooks
Hooks returns the client hooks.
database-access/ent/ent/client.go:382
↓ 9 callersMethodHooks
Hooks returns the client hooks.
database-access/ent/ent/client.go:563
↓ 9 callersMethodHooks
Hooks returns the client hooks.
database-access/ent/ent/client.go:728
↓ 9 callersMethodHooks
Hooks returns the client hooks.
database-access/ent/ent/client.go:877
↓ 9 callersMethodHooks
Hooks returns the client hooks.
database-access/ent/ent/client.go:1042
↓ 9 callersMethodInit
Init initializes or clears queue q.
queue-with-select/safe-queue1/queueimpl7.go:79
↓ 9 callersMethodStore
Store sets the value for a key.
inside-syncmap/syncmap/sync/map.go:164
↓ 9 callersMethodYear
Year returns the value of the "year" field in the mutation.
database-access/ent/ent/mutation.go:1260
↓ 9 callersFunctionavl_tree_remove_node
ds/search/avl/avl.c:89
↓ 9 callersFunctionencodeVarintSubmit
(dAtA []byte, offset int, v uint64)
protobuf/gogoprotobuf-slick/submit/submit.pb.go:318
↓ 9 callersFunctionencodeVarintSubmit
(dAtA []byte, offset int, v uint64)
protobuf/gogoprotobuf-faster/submit/submit.pb.go:241
↓ 9 callersFunctionencodeVarintSubmit
(dAtA []byte, offset int, v uint64)
protobuf/gogoprotobuf-fast/submit/submit.pb.go:248
↓ 8 callersMethodEnrollmentsCleared
EnrollmentsCleared reports if the "enrollments" edge to the Enrollment entity was cleared.
database-access/ent/ent/mutation.go:244
↓ 8 callersMethodFoo
()
go19-examples/typealias/typealias-interface.go:4
↓ 8 callersMethodGetName
()
caddy-examples/rpc/proto/greeting.pb.go:62
↓ 8 callersMethodGetUser
(ctx context.Context, userID string)
go-cache-strategy/internal/database/database.go:18
↓ 8 callersFunctionMarshal
Marshal returns the XML encoding of v. Marshal handles an array or slice by marshaling each of the elements. Marshal handles a pointer by marshaling
xml-rewrite-carriage-return/xml/marshal.go:79
↓ 8 callersFunctionNewDepartmentClient
NewDepartmentClient returns a client for the Department from the given config.
database-access/ent/ent/client.go:412
↓ 8 callersMethodSemester
Semester returns the value of the "semester" field in the mutation.
database-access/ent/ent/mutation.go:1223
↓ 8 callersMethodSetName
SetName sets the "name" field.
database-access/ent/ent/mutation.go:2152
↓ 8 callersMethodShutdown
(waitTimeout time.Duration)
writing-go-code-issues/2nd-issue/timeoutexit-demo/shutdown.go:10
↓ 8 callersMethodStop
(s service.Service)
system-service/main.go:121
↓ 8 callersMethodTitle
Title returns the value of the "title" field in the mutation.
database-access/ent/ent/mutation.go:159
↓ 8 callersMethodUpdate
Update returns a builder for updating this Course. Note that you need to call Course.Unwrap() before calling this method if this Course was returned f
database-access/ent/ent/course.go:131
↓ 8 callersFunctionbenchmark
benchmark an implementation of the Counter interface
concurrency-costs/main_test.go:19
↓ 8 callersFunctiondumpOperationResult
(operation string, rows *sql.Rows)
relational-algebra-examples/query/main.go:199
↓ 8 callersFunctionenqueue
ds/queue/queue.c:42
↓ 8 callersFunctionnewUnaryOperator
(v string)
antlr/tdat/semantic/semantic_test.go:106
↓ 8 callersFunctionwriteDataToFile
(fileName string, data []byte)
authn-examples/tls-authn/make_certs/main.go:133
↓ 7 callersMethodBind
Bind chains IO operations, allowing for type changes
fp-in-go/side-effect/io-monad/main.go:20
↓ 7 callersMethodBool
Bool returns a single bool from a selector. It is only allowed when selecting one field.
database-access/ent/ent/ent.go:474
↓ 7 callersMethodEncode
Encode writes the XML encoding of v to the stream. See the documentation for Marshal for details about the conversion of Go values to XML. Encode ca
xml-rewrite-carriage-return/xml/marshal.go:161
↓ 7 callersMethodIndent
Indent sets the encoder to generate XML in which each element begins on a new indented line that starts with prefix and is followed by one or more cop
xml-rewrite-carriage-return/xml/marshal.go:150
↓ 7 callersMethodM1
()
go-exported-identifiers/generics/main.go:9
↓ 7 callersMethodMarshal
()
grpc-client/grpc-vs-httpjson/codec/proto/message.pb.go:106
↓ 7 callersFunctionNewCourseClient
NewCourseClient returns a client for the Course from the given config.
database-access/ent/ent/client.go:247
↓ 7 callersFunctionNewEnrollmentClient
NewEnrollmentClient returns a client for the Enrollment from the given config.
database-access/ent/ent/client.go:593
↓ 7 callersFunctionNewStudentClient
NewStudentClient returns a client for the Student from the given config.
database-access/ent/ent/client.go:907
↓ 7 callersMethodOffset
Offset to start from.
database-access/ent/ent/course_query.go:48
↓ 7 callersFunctionParse
(rb *ringbuf.RingBuf)
memcached-proxy-demo/src/iwobi.net/proto/proto.go:40
↓ 7 callersMethodSelect
Select allows the selection one or more fields/columns for the given query, instead of selecting all fields in the entity. Example: var v []struct
database-access/ent/ent/enrollment_query.go:366
↓ 7 callersMethodSelect
Select allows the selection one or more fields/columns for the given query, instead of selecting all fields in the entity. Example: var v []struct
database-access/ent/ent/department_query.go:402
↓ 7 callersMethodSelect
Select allows the selection one or more fields/columns for the given query, instead of selecting all fields in the entity. Example: var v []struct
database-access/ent/ent/instructor_query.go:330
↓ 7 callersMethodSelect
Select allows the selection one or more fields/columns for the given query, instead of selecting all fields in the entity. Example: var v []struct
database-access/ent/ent/student_query.go:367
↓ 7 callersMethodSetLeftChild
(Tree)
antlr/tdat/semantic/semantic.go:210
↓ 7 callersMethodUnique
Unique configures the query builder to filter duplicate records on query. By default, unique is set to true, and can be disabled using this method.
database-access/ent/ent/course_query.go:55
↓ 7 callersFunctioncheckError
(err error)
authn-examples/tls-authn/make_certs/main.go:127
↓ 7 callersFunctioncheckError
(err error)
tls-certs-binding/make_certs/main.go:151
↓ 7 callersFunctioncheckError
(err error)
app-licensing/make_certs/main.go:100
↓ 7 callersMethodinit
()
database-access/ent/ent/client.go:50
↓ 7 callersMethodprepareQuery
(ctx context.Context)
database-access/ent/ent/department_query.go:415
↓ 7 callersFunctionsovPublish
(x uint64)
grpc-client/grpc-vs-httpjson/protocol/grpc/proto/publish.pb.go:392
↓ 7 callersFunctiontrace
()
trace-function-call-chain/trace3/trace.go:21
↓ 7 callersFunctiontrace
()
trace-function-call-chain/trace4/trace.go:33
↓ 6 callersMethodAll
All executes the query and returns a list of Departments.
database-access/ent/ent/department_query.go:234
↓ 6 callersMethodClient
Client returns a new `ent.Client` from the mutation. If the mutation was executed in a transaction (ent.Tx), a transactional client is returned.
database-access/ent/ent/mutation.go:108
↓ 6 callersMethodDecode
Decode works like Unmarshal, except it reads the decoder stream to find the start element.
xml-rewrite-carriage-return/xml/read.go:138
↓ 6 callersMethodDelete
(key string)
go-cache-strategy/internal/cache/cache.go:12
↓ 6 callersMethodDescriptor
()
protobuf/goprotobuf/submit/submit.pb.go:41
↓ 6 callersMethodEnrollmentsIDs
EnrollmentsIDs returns the "enrollments" edge IDs in the mutation.
database-access/ent/ent/mutation.go:268
↓ 6 callersMethodGetParent
()
antlr/tdat/semantic/semantic.go:207
↓ 6 callersMethodLimit
Limit the number of records to be returned by this query.
database-access/ent/ent/enrollment_query.go:41
↓ 6 callersMethodLimit
Limit the number of records to be returned by this query.
database-access/ent/ent/department_query.go:43
↓ 6 callersMethodLimit
Limit the number of records to be returned by this query.
database-access/ent/ent/instructor_query.go:39
↓ 6 callersMethodLimit
Limit the number of records to be returned by this query.
database-access/ent/ent/student_query.go:42
↓ 6 callersMethodLimit
Limit the number of records to be returned by this query.
database-access/ent/ent/course_query.go:42
↓ 6 callersFunctionNewIO
NewIO creates a new IO monad
fp-in-go/side-effect/io-monad/main.go:15
↓ 6 callersFunctionNewInstructorClient
NewInstructorClient returns a client for the Instructor from the given config.
database-access/ent/ent/client.go:758
↓ 6 callersMethodOnly
Only returns a single Course entity found by the query, ensuring it only returns one. Returns a *NotSingularError when more than one Course entity is
database-access/ent/ent/course_query.go:158
↓ 6 callersFunctionParseTime
(str string)
xml-rewrite-carriage-return/xml/atom_test.go:44
↓ 6 callersMethodReverse
(context.Context, string)
serviceweaver-examples/httpserver/reverser.go:11
↓ 6 callersMethodSchema
()
appdash_examples/frontservice/frontservice.go:22
↓ 6 callersMethodSend
(*RequestMessage)
grpc-test-examples/grpctest/mygrpc/mygrpc.pb.go:229
↓ 6 callersMethodSetDepartment
SetDepartment sets the "department" edge to the Department entity.
database-access/ent/ent/course_update.go:53
↓ 6 callersMethodSkip
Skip reads tokens until it has consumed the end element matching the most recent start element already consumed. It recurs if it encounters a start el
xml-rewrite-carriage-return/xml/read.go:741
↓ 6 callersMethodStrings
Strings returns list of strings from a selector. It is only allowed when selecting one field.
database-access/ent/ent/ent.go:312
↓ 6 callersMethodTableName
()
database-singleton/pkg/model/employee.go:11
↓ 6 callersMethodWhere
Where adds a new predicate for the DepartmentQuery builder.
database-access/ent/ent/department_query.go:37
↓ 6 callersFunctionbToMb
(b uint64)
unique-examples/effect_with_unique.go:48
↓ 6 callersFunctionbToMb
(b uint64)
unique-examples/effect_without_unique.go:47
↓ 6 callersFunctionbst_levelorder_traverse
* according to level order * output nil for empty subtree node */
ds/search/bst/bst.c:229
↓ 6 callersFunctioncheckColumn
columnChecker checks if the column exists in the given table.
database-access/ent/ent/ent.go:77
↓ 6 callersFunctionequal
(expected, actual interface{})
memcached-proxy-demo/src/iwobi.net/utils/assert/assert.go:26
↓ 6 callersFunctionerrorPosition
(skip int)
memcached-proxy-demo/src/iwobi.net/utils/assert/assert.go:17
↓ 6 callersMethodflushBatchToDB
flushBatchToDB writes a batch of users to the database.
go-cache-strategy/strategy/writebehind/writebehind.go:153
↓ 6 callersMethodinit
()
database-access/ent/ent/tx.go:155
↓ 6 callersFunctionis_queue_empty
ds/queue/queue.c:81
↓ 6 callersMethodprepareQuery
(ctx context.Context)
database-access/ent/ent/enrollment_query.go:379
← previousnext →101–200 of 5,218, ranked by callers