Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigwhite/experiments
/ functions
Functions
5,218 in github.com/bigwhite/experiments
⨍
Functions
5,218
◇
Types & classes
1,053
↓ 1 callers
Method
I1Method1
()
details-in-go/3/embedinginterface.go:10
↓ 1 callers
Method
ID
ID returns the ID value in the mutation. Note that the ID is only available if it was provided to the builder or after it was returned from the databa
database-access/ent/ent/mutation.go:609
↓ 1 callers
Method
ID
ID returns the ID value in the mutation. Note that the ID is only available if it was provided to the builder or after it was returned from the databa
database-access/ent/ent/mutation.go:1191
↓ 1 callers
Method
ID
ID returns the ID value in the mutation. Note that the ID is only available if it was provided to the builder or after it was returned from the databa
database-access/ent/ent/mutation.go:1729
↓ 1 callers
Method
ID
ID returns the ID value in the mutation. Note that the ID is only available if it was provided to the builder or after it was returned from the databa
database-access/ent/ent/mutation.go:2125
↓ 1 callers
Function
Importcfg
Copyright 2022 The Go Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
build-with-archive-only/importcfg/main.go:24
↓ 1 callers
Method
Increase
(a int)
go19-examples/typealias/typealias-method.go:5
↓ 1 callers
Function
Index
(elems Indexable[T], i int)
go1.21-examples/lang/type_inference/interface_assignment_inference.go:9
↓ 1 callers
Function
IndexFunc
IndexFunc returns the first index i satisfying f(s[i]), or -1 if none do.
go1.21-examples/lang/type_inference/partially_instantiated_generic_func.go:16
↓ 1 callers
Method
Info
(msg string, fields ...Field)
uber-zap-advanced-usage/demo3/pkg/log/log.go:32
↓ 1 callers
Method
Info
(msg string, fields ...Field)
uber-zap-advanced-usage/demo2/pkg/log/log.go:32
↓ 1 callers
Method
Info
(msg string, fields ...Field)
uber-zap-advanced-usage/demo4/pkg/log/log.go:33
↓ 1 callers
Function
Init
()
hash-based-bisect/bisect-demo/foo/foo.go:19
↓ 1 callers
Method
Init
Init initializes or clears queue q.
queue-with-select/safe-queue2/queueimpl7.go:79
↓ 1 callers
Function
InitFromFile
(path string)
database-singleton/pkg/config/config.go:27
↓ 1 callers
Method
Initialize
Initialize the MLP
go-and-nn/ann/xor/main.go:31
↓ 1 callers
Function
InitializeService
()
dependency-injection-examples/wire/demo/wire.go:16
↓ 1 callers
Method
InsertLogEntry
For Write-Behind
go-cache-strategy/internal/database/database.go:21
↓ 1 callers
Method
Interceptors
Interceptors returns the client interceptors.
database-access/ent/ent/client.go:387
↓ 1 callers
Method
Interceptors
Interceptors returns the client interceptors.
database-access/ent/ent/client.go:568
↓ 1 callers
Method
Interceptors
Interceptors returns the client interceptors.
database-access/ent/ent/client.go:733
↓ 1 callers
Method
Interceptors
Interceptors returns the client interceptors.
database-access/ent/ent/client.go:882
↓ 1 callers
Method
Interceptors
Interceptors returns the client interceptors.
database-access/ent/ent/client.go:1047
↓ 1 callers
Method
Len
()
queue-with-select/safe-queue2/safe_queue.go:53
↓ 1 callers
Function
Lines
Lines 返回一个迭代器,用于逐行读取 io.Reader 的内容 使用 bufio.Reader.ReadLine() 来读取每一行并处理错误
go-iterator/error_iterator.go:12
↓ 1 callers
Function
Lines
Lines 返回一个迭代器,用于逐行读取 io.Reader 的内容
go-iterator/single_use_iterator.go:11
↓ 1 callers
Function
Lines
Lines 返回一个迭代器,用于逐行读取 io.Reader 的内容
go-iterator/continue_use_iterator.go:11
↓ 1 callers
Method
Literal
()
antlr/tdat/parser/tdat_parser.go:2130
↓ 1 callers
Method
LoadOrStore
LoadOrStore returns the existing value for the key if present. Otherwise, it stores and returns the given value. The loaded result is true if the valu
inside-syncmap/syncmap/sync/map.go:227
↓ 1 callers
Method
LogicalOp
()
antlr/tdat/parser/tdat_parser.go:1923
↓ 1 callers
Method
M1
()
go-exported-identifiers/embedded_field/main.go:10
↓ 1 callers
Method
M1
()
go-exported-identifiers/interface/main.go:9
↓ 1 callers
Method
M2
()
go-exported-identifiers/embedded_field/main.go:11
↓ 1 callers
Method
M2
()
go-exported-identifiers/interface/main.go:10
↓ 1 callers
Method
MakeRequest
Call service
dependency-injection-examples/manual/demo/main.go:21
↓ 1 callers
Method
MakeRequest
Call service
dependency-injection-examples/fx/demo/main.go:23
↓ 1 callers
Method
MakeRequest
Call service
dependency-injection-examples/wire/demo/main.go:19
↓ 1 callers
Function
Map
Map returns an iterator over f applied to seq.
go-iterator/compose_iterator.go:28
↓ 1 callers
Function
MarshalIndent
MarshalIndent works like Marshal, but each XML element begins on a new indented line that starts with prefix and is followed by one or more copies of
xml-rewrite-carriage-return/xml/marshal.go:125
↓ 1 callers
Method
MarshalXML
(e *Encoder, start StartElement)
xml-rewrite-carriage-return/xml/marshal.go:104
↓ 1 callers
Method
Method2
()
details-in-go/3/othertypemethodset.go:19
↓ 1 callers
Method
Method3
()
details-in-go/3/othertypemethodset.go:14
↓ 1 callers
Method
Name
Name returns the value of the "name" field in the mutation.
database-access/ent/ent/mutation.go:641
↓ 1 callers
Method
Name
Name returns the value of the "name" field in the mutation.
database-access/ent/ent/mutation.go:1761
↓ 1 callers
Function
New
New create a new logger (not support log rotating).
uber-zap-advanced-usage/demo1/pkg/log/log.go:137
↓ 1 callers
Function
New
New create a new logger (not support log rotating).
uber-zap-advanced-usage/demo3/pkg/log/log.go:182
↓ 1 callers
Function
New
New create a new logger (not support log rotating).
uber-zap-advanced-usage/demo2/pkg/log/log.go:145
↓ 1 callers
Function
New
New create a new logger (not support log rotating).
uber-zap-advanced-usage/demo4/pkg/log/log.go:197
↓ 1 callers
Function
New
New returns an initialized queue.
queue-with-select/safe-queue1/queueimpl7.go:74
↓ 1 callers
Function
New
New returns an initialized queue.
queue-with-select/safe-queue2/queueimpl7.go:74
↓ 1 callers
Function
New
the node is root node when node.p is nil
antlr/tdat/semantic/semantic.go:720
↓ 1 callers
Function
NewAddSubContext
(parser antlr.Parser, ctx antlr.ParserRuleContext)
antlr/calc/parser/calc_parser.go:394
↓ 1 callers
Function
NewAgent
( getUserMessage func() (string, bool), tools []ToolDefinition, model string, )
code-editing-agent-deepseek/main.go:284
↓ 1 callers
Function
NewArithmeticExprInPrimaryExprContext
(parser antlr.Parser, ctx antlr.ParserRuleContext)
antlr/tdat/parser/tdat_parser.go:1358
↓ 1 callers
Function
NewArithmeticOpContext
(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int)
antlr/tdat/parser/tdat_parser.go:1697
↓ 1 callers
Function
NewBlockingTicketLockCounter
()
concurrency-costs/main_test.go:128
↓ 1 callers
Function
NewBracketExprInPrimaryExprContext
(parser antlr.Parser, ctx antlr.ParserRuleContext)
antlr/tdat/parser/tdat_parser.go:1266
↓ 1 callers
Function
NewBuildinExprInPrimaryExprContext
(parser antlr.Parser, ctx antlr.ParserRuleContext)
antlr/tdat/parser/tdat_parser.go:1445
↓ 1 callers
Function
NewBuiltinContext
(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int)
antlr/tdat/parser/tdat_parser.go:1794
↓ 1 callers
Function
NewChanHandler
(ch chan []byte)
slog-examples/demo4/main.go:50
↓ 1 callers
Function
NewClient
NewClient creates a new client configured with the given options.
database-access/ent/ent/client.go:44
↓ 1 callers
Function
NewClient
Constructor
dependency-injection-examples/manual/demo/main.go:16
↓ 1 callers
Function
NewClient
Constructor
dependency-injection-examples/fx/demo/main.go:18
↓ 1 callers
Function
NewClient
Constructor
dependency-injection-examples/wire/demo/main.go:14
↓ 1 callers
Function
NewComparisonOpContext
(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int)
antlr/tdat/parser/tdat_parser.go:1988
↓ 1 callers
Function
NewCsvFileContext
(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int)
antlr/csv2map/parser/csv_parser.go:138
↓ 1 callers
Function
NewDNN
NewDNN 创建和初始化DNN
go-and-nn/ann/handwritten-digit-recognition/main.go:217
↓ 1 callers
Function
NewEnumerableFuncContext
(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int)
antlr/tdat/parser/tdat_parser.go:665
↓ 1 callers
Function
NewFieldContext
(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int)
antlr/csv2map/parser/csv_parser.go:571
↓ 1 callers
Function
NewFileProcessor
NewFileProcessor creates and returns a new FileProcessor instance
fp-in-go/double/go/main.go:46
↓ 1 callers
Function
NewFileResource
(filename string)
go1.24-foresight/stdlib/addcleanup/main.go:15
↓ 1 callers
Function
NewGenericType
(item T)
go-exported-identifiers/generics/main.go:23
↓ 1 callers
Function
NewHdrContext
(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int)
antlr/csv2map/parser/csv_parser.go:300
↓ 1 callers
Function
NewLayer
Initialize a layer with the given number of inputs
go-and-nn/ann/linear-regression/main.go:73
↓ 1 callers
Function
NewLiteralContext
(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int)
antlr/tdat/parser/tdat_parser.go:2085
↓ 1 callers
Function
NewLogicalOpContext
(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int)
antlr/tdat/parser/tdat_parser.go:1891
↓ 1 callers
Function
NewMetricInPrimaryExprContext
(parser antlr.Parser, ctx antlr.ParserRuleContext)
antlr/tdat/parser/tdat_parser.go:1507
↓ 1 callers
Function
NewMulDivContext
(parser antlr.Parser, ctx antlr.ParserRuleContext)
antlr/calc/parser/calc_parser.go:310
↓ 1 callers
Function
NewNumberContext
(parser antlr.Parser, ctx antlr.ParserRuleContext)
antlr/calc/parser/calc_parser.go:275
↓ 1 callers
Function
NewNumberData
NewNumberData creates and returns a new NumberData instance
fp-in-go/double/go/main.go:21
↓ 1 callers
Function
NewProgContext
(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int)
antlr/tdat/parser/tdat_parser.go:223
↓ 1 callers
Function
NewResultContext
(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int)
antlr/tdat/parser/tdat_parser.go:2195
↓ 1 callers
Function
NewResultWithElementsContext
(parser antlr.Parser, ctx antlr.ParserRuleContext)
antlr/tdat/parser/tdat_parser.go:2224
↓ 1 callers
Function
NewResultWithoutElementsContext
(parser antlr.Parser, ctx antlr.ParserRuleContext)
antlr/tdat/parser/tdat_parser.go:2262
↓ 1 callers
Function
NewReversePolishExprListener
()
antlr/tdat/reverse_polish_expr_listener.go:49
↓ 1 callers
Function
NewRightLiteralInPrimaryExprContext
(parser antlr.Parser, ctx antlr.ParserRuleContext)
antlr/tdat/parser/tdat_parser.go:1312
↓ 1 callers
Function
NewRowContext
(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int)
antlr/csv2map/parser/csv_parser.go:406
↓ 1 callers
Function
NewRuleIDContext
(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int)
antlr/tdat/parser/tdat_parser.go:571
↓ 1 callers
Function
NewRuleLineContext
(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int)
antlr/tdat/parser/tdat_parser.go:365
↓ 1 callers
Function
NewSOAPClient
(url string, insecureSkipVerify bool, auth *BasicAuth)
go-soap/pkg/myservice/myservice.go:332
↓ 1 callers
Function
NewSOAPMux
()
go-soap/server/main.go:19
↓ 1 callers
Function
NewSOAPServer
(addr string)
go-soap/server/main.go:25
↓ 1 callers
Function
NewSafe
()
queue-with-select/safe-queue1/safe_queue.go:17
↓ 1 callers
Function
NewSliceCollection
NewSliceCollection 创建一个新的 SliceCollection
fp-in-go/func-composition/main.go:18
↓ 1 callers
Function
NewStartContext
(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int)
antlr/calc/parser/calc_parser.go:132
↓ 1 callers
Function
NewText
(text string)
xml-rewrite-carriage-return/xml/atom_test.go:52
↓ 1 callers
Function
NewUserDB
()
intro-to-passkey/demo/main.go:47
↓ 1 callers
Function
NewVerboseErrorListener
()
antlr/tdat/error_listener.go:14
↓ 1 callers
Function
NewWindowsRangeContext
(parser antlr.Parser, parent antlr.ParserRuleContext, invokingState int)
antlr/tdat/parser/tdat_parser.go:762
↓ 1 callers
Function
NewWindowsWithLowAndHighIndexContext
(parser antlr.Parser, ctx antlr.ParserRuleContext)
antlr/tdat/parser/tdat_parser.go:821
← previous
next →
1,001–1,100 of 5,218, ranked by callers