Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/betty200744/ultimate-go
/ functions
Functions
2,090 in github.com/betty200744/ultimate-go
⨍
Functions
2,090
◇
Types & classes
433
↓ 1 callers
Function
FilePathAbs
()
build-in-package/filepath/filepath.go:15
↓ 1 callers
Function
FilePathAbsPath
()
build-in-package/filepath/filepath.go:10
↓ 1 callers
Function
Filter
(vs interface{}, f func(interface{}) bool)
Language_Specification/reference-type/slice/slice_collection_function.go:49
↓ 1 callers
Function
Find
(db *gorm.DB, code string, price int, order string)
awesome-go/gorm/gorm_query_build.go:21
↓ 1 callers
Function
FindDuplicate
(nums []int)
leetcode/array/287_find_the_duplicate_number/287_findDuplicate.go:3
↓ 1 callers
Method
FindMax
()
algorithms/data-structures/tree/binary_search_tree/binary_search_tree.go:118
↓ 1 callers
Method
FindMin
()
algorithms/data-structures/tree/binary_search_tree/binary_search_tree.go:111
↓ 1 callers
Function
FindRepeatNumber
(nums []int)
leetcode/lcof/3_findRepeatNumber/3_findRepeatNumber.go:3
↓ 1 callers
Function
Foo
()
Language_Specification/keywords/defer.go:5
↓ 1 callers
Function
Foo
()
docker/main.go:5
↓ 1 callers
Function
FormatBy
(layout string)
build-in-package/time/format.go:26
↓ 1 callers
Function
FormatGMT
()
build-in-package/time/format.go:31
↓ 1 callers
Function
FormatStandard
()
build-in-package/time/format.go:15
↓ 1 callers
Function
FromError
FromError returns a Status representing err if it was produced from this package or has a method `GRPCStatus() *Status`. Otherwise, ok is false and a
design-pattern/go-design/grpc_go_error_handling/status/status.go:52
↓ 1 callers
Function
GapPrimes
(primes []int, k int)
leetcode/math/204_countPrimes/204_countPrimes.go:44
↓ 1 callers
Method
GenerateToken
()
awesome-go/jwt-go/jwt.go:50
↓ 1 callers
Function
Get
(url string)
build-in-package/http/http.go:40
↓ 1 callers
Method
Get
Get mocks base method
mock/user/mock/mock.go:36
↓ 1 callers
Function
GetImage
(url string)
build-in-package/http/http.go:52
↓ 1 callers
Function
GetInstance1
()
design-pattern/creational/singleton/singleton.go:22
↓ 1 callers
Function
GetInstance2
()
design-pattern/creational/singleton/singleton.go:33
↓ 1 callers
Function
GetInt64Ids
(input interface{})
Language_Specification/convert/array_struct_to_array_interface/array_struct_to_array_interface.go:38
↓ 1 callers
Function
GetIntersectionNode
(headA, headB *ListNode)
leetcode/linked_list/160_getIntersectionNode/160_getIntersectionNode.go:14
↓ 1 callers
Function
GetIntersectionNode
(headA, headB *ListNode)
leetcode/lcof/52_getIntersectionNode/52_getIntersectionNode.go:14
↓ 1 callers
Function
GetIp
()
awesome-go/zipkin/hello.go:12
↓ 1 callers
Method
GetMessage
()
awesome-go/grpc-go-mock/helloworld/helloworld.pb.go:97
↓ 1 callers
Method
GetNameById
(id int64)
Language_Specification/expressions/method_expressions.go:11
↓ 1 callers
Method
GetNameByName
(name string)
Language_Specification/expressions/method_expressions.go:15
↓ 1 callers
Function
GetStringIds
(input interface{})
Language_Specification/convert/array_struct_to_array_interface/array_struct_to_array_interface.go:19
↓ 1 callers
Method
GetTwo
(key1, key2 string)
mock/user/user.go:6
↓ 1 callers
Method
GetTwo
GetTwo mocks base method
mock/user/mock/mock.go:50
↓ 1 callers
Function
GetWithHeader
(fullQuery string, headerInput map[string]string)
build-in-package/http/http.go:82
↓ 1 callers
Function
GivenLevelOrderFromRight
(root *TreeNode, level int)
leetcode/binary_search/102_107_levelOrder/102_107_levelOrder.go:64
↓ 1 callers
Function
HTTPClient
(client *api.Client, _url string)
awesome-go/consul/main.go:23
↓ 1 callers
Function
HeapSort
(items []int)
algorithms/data-structures/heap/minheap/minheap.go:86
↓ 1 callers
Function
Hello
()
go_modules/hello/hello.go:7
↓ 1 callers
Function
HostStat
()
awesome-go/influxdb-client-go/host_stats/main.go:50
↓ 1 callers
Function
HostStatDay
()
awesome-go/influxdb-client-go/host_stats/main.go:86
↓ 1 callers
Function
HtmlTemplate
()
build-in-package/html/template/template.go:13
↓ 1 callers
Function
IdsString2Slice
(s string)
Language_Specification/build-in-type/str/str.go:20
↓ 1 callers
Function
InArray
(val interface{}, array interface{})
utils/array.go:9
↓ 1 callers
Function
InOrder
LNR
leetcode/binary_search/144_145_traversal/144_145_traversal.go:49
↓ 1 callers
Function
InOrder
LNR
algorithms/data-structures/tree/binary_tree/binary_tree.go:55
↓ 1 callers
Method
InOrderSuccessor
()
algorithms/data-structures/tree/binary_search_tree/binary_search_tree.go:56
↓ 1 callers
Function
Include
(vs interface{}, t interface{})
Language_Specification/reference-type/slice/slice_collection_function.go:25
↓ 1 callers
Function
Int
(i int)
Language_Specification/errors/errors.go:58
↓ 1 callers
Function
InvertTree
(root *TreeNode)
leetcode/binary_search/226_invertTree/226_invertTree.go:19
↓ 1 callers
Function
Invoke
(any interface{}, name string, args ...interface{})
Language_Specification/reflection/reflection.go:27
↓ 1 callers
Method
IsEmpty
()
algorithms/data-structures/queue/queue.go:31
↓ 1 callers
Function
JSONify
JSONify returns an initialized JSONifyPlugin
awesome-go/protoc-gen-star/jsonify.go:21
↓ 1 callers
Function
Joins
(a string, paths ...string)
Language_Specification/basics.go:30
↓ 1 callers
Function
Knapsack
values [] weights [] W = 50 solutions
leetcode/dynamic_programming/knapsack/knapsack.go:19
↓ 1 callers
Function
LastIndex
(arr []int, value int)
leetcode/array/last_index/last_index.go:3
↓ 1 callers
Function
LeftSideView
(root *Node)
leetcode/binary_search/199_Binary_Tree_Right_Side_View/199_Binary_Tree_Right_Side_View.go:45
↓ 1 callers
Function
LevelOrder
(root *TreeNode)
leetcode/binary_search/102_107_levelOrder/102_107_levelOrder.go:34
↓ 1 callers
Function
LevelOrderBottom
(root *TreeNode)
leetcode/binary_search/102_107_levelOrder/102_107_levelOrder.go:42
↓ 1 callers
Function
Load
(path string, config interface{})
awesome-go/myconfig/myconfig.go:8
↓ 1 callers
Function
MakeRequest
(method, url string, body string)
awesome-go/gin/test/init_server.go:23
↓ 1 callers
Function
MakeRequest
(method, url string, body string)
awesome-go/bazel/go-tutorial/test/init_server.go:23
↓ 1 callers
Method
MapStructureUserInfo
(token *jwt.Token)
awesome-go/jwt-go/jwt.go:71
↓ 1 callers
Method
MaxHeapifyUp
向上对比,传入childIndex, 递归与parent对比,大的做parent
algorithms/data-structures/heap/maxheap/maxheap.go:56
↓ 1 callers
Function
Md5Base64
(v []byte)
utils/encrypt.go:23
↓ 1 callers
Function
MergeSort
(arr []int)
algorithms/sorting-algorithms/merge_sort/merge_sort.go:32
↓ 1 callers
Method
MinHeapifyUp
向上对比,传入childIndex, 递归与parent对比,小的做parent
algorithms/data-structures/heap/minheap/minheap.go:56
↓ 1 callers
Function
MinWindow2
(s string, t string)
leetcode/string/76_minWindow/76_minWindow.go:18
↓ 1 callers
Function
MirrorTree
(root *Node)
leetcode/lcof/27_mirrorTree/27_mirrorTree.go:67
↓ 1 callers
Method
Name
(name string)
design-pattern/creational/builder/builder2.go:18
↓ 1 callers
Function
New
------------------------------------------ Access a value of an unexported identifier ------------------------------------------
Language_Specification/exporting/codes/codes.go:15
↓ 1 callers
Function
New
()
algorithms/data-structures/queue/queue.go:24
↓ 1 callers
Function
New
(values ...interface{})
algorithms/data-structures/lists/arraylist/arraylist.go:19
↓ 1 callers
Function
New
(elements ...interface{})
algorithms/data-structures/sets/hashset/hashset.go:17
↓ 1 callers
Function
NewAgents
()
Language_Specification/reference-type/struct_test.go:26
↓ 1 callers
Function
NewGreeterClient
(cc grpc.ClientConnInterface)
awesome-go/gogoprobuf/proto/protoc-gen-grpc-gateway/helloworld/helloworld_grpc.pb.go:29
↓ 1 callers
Function
NewHub
()
awesome-go/gorilla-websocket/chat/service/hub.go:10
↓ 1 callers
Function
NewRobustShapeFactory
NewRobustShapeFactory creates a new robustShapeFactory.
design-pattern/creational/abstract_factory/abstract_factory.go:66
↓ 1 callers
Function
NewSha1
()
build-in-package/crypto/hashing/sha1.go:8
↓ 1 callers
Function
NewSimpleShapeFactory
NewSimpleShapeFactory creates a new simpleShapeFactory.
design-pattern/creational/abstract_factory/abstract_factory.go:50
↓ 1 callers
Function
NewUserMap
()
awesome-go/gorilla-websocket/chat/service/user_map.go:12
↓ 1 callers
Function
NewUserService
()
build-in-package/sync/sync_struct.go:28
↓ 1 callers
Function
Parse
(buf []byte, config interface{})
awesome-go/myconfig/myconfig.go:15
↓ 1 callers
Method
ParseAndValidate
(tokenString string, claims jwt.Claims)
awesome-go/jwt-go/jwt.go:54
↓ 1 callers
Method
Peek
()
algorithms/data-structures/stack/stack.go:32
↓ 1 callers
Method
Peek
()
algorithms/data-structures/queue/queue.go:34
↓ 1 callers
Function
Ping
chan<-, send chan
LearnConcurrency/communicate_channel/ping_pong/ping_pong.go:30
↓ 1 callers
Function
PingGenWithQuit
(msg string, quit chan bool)
LearnConcurrency/communicate_channel/ping_pong/ping_pong.go:14
↓ 1 callers
Function
Pong
<-chan, receive chan
LearnConcurrency/communicate_channel/ping_pong/ping_pong.go:36
↓ 1 callers
Method
Pop
()
build-in-package/container/min-heap_test.go:22
↓ 1 callers
Function
PostFile
(uri string, params map[string]string, paramName, path string)
build-in-package/http/http.go:147
↓ 1 callers
Function
PostJson
(url string, payload []byte)
build-in-package/http/http.go:100
↓ 1 callers
Function
PostOrder
LRN
leetcode/binary_search/144_145_traversal/144_145_traversal.go:61
↓ 1 callers
Function
PostOrder
LRN
algorithms/data-structures/tree/binary_tree/binary_tree.go:65
↓ 1 callers
Function
PreOrder
NLR
leetcode/binary_search/144_145_traversal/144_145_traversal.go:18
↓ 1 callers
Function
PreOrder
NLR
algorithms/data-structures/tree/binary_tree/binary_tree.go:45
↓ 1 callers
Function
PreOrderIterative
(root *TreeNode)
leetcode/binary_search/144_145_traversal/144_145_traversal.go:28
↓ 1 callers
Method
PrintCompany
()
Language_Specification/reference-type/struct/struct_field.go:32
↓ 1 callers
Function
PrintTags
Get Tags
Language_Specification/reference-type/struct/struct_tag.go:33
↓ 1 callers
Method
Push
(x interface{})
build-in-package/container/min-heap_test.go:16
↓ 1 callers
Method
Put
(conn IConnection)
design-pattern/creational/object_pool/object_pool.go:45
↓ 1 callers
Function
QueryTableMetadata
(queryApi api.QueryAPI)
awesome-go/influxdb-client-go/host_stats_query/main.go:51
↓ 1 callers
Function
QuickSort
选择一个pivot,
algorithms/sorting-algorithms/quick_sort/quick_sort.go:9
← previous
next →
401–500 of 2,090, ranked by callers