MCPcopy Create free account

hub / github.com/6boris/Golang-Learn / functions

Functions1,648 in github.com/6boris/Golang-Learn

↓ 3 callersFunctionassertResponseBody
(t *testing.T, got, want string)
Basic-Grammar/json/v4/server_test.go:165
↓ 3 callersFunctionassertScoreEquals
(t *testing.T, got, want int)
Basic-Grammar/command-line/v1/FileSystemStore_test.go:112
↓ 3 callersFunctionassertScoreEquals
(t *testing.T, got, want int)
Basic-Grammar/io/v7/FileSystemStore_test.go:95
↓ 3 callersFunctionassertScoreEquals
(t *testing.T, got, want int)
Basic-Grammar/io/v9/FileSystemStore_test.go:112
↓ 3 callersFunctionassertScoreEquals
(t *testing.T, got, want int)
Basic-Grammar/io/v6/FileSystemStore_test.go:96
↓ 3 callersFunctionassertScoreEquals
(t *testing.T, got, want int)
Basic-Grammar/io/v5/FileSystemStore_test.go:96
↓ 3 callersFunctionassertScoreEquals
(t *testing.T, got, want int)
Basic-Grammar/io/v8/FileSystemStore_test.go:112
↓ 3 callersFunctionassertScoreEquals
(t *testing.T, got, want int)
Basic-Grammar/io/v4/FileSystemStore_test.go:96
↓ 3 callersFunctionassertStatus
(t *testing.T, got, want int)
Basic-Grammar/http-server/v2/server_test.go:58
↓ 3 callersFunctionbenchmarkMap
(b *testing.B, hm Map)
GreekTime/go_learning/code/ch48/maps/map_benchmark_test.go:20
↓ 3 callersFunctioncontainsDuplicate
判断数组是否含有重复元素
Leetcode/0217-Contains-Duplicate/Solution.go:4
↓ 3 callersFunctioncontainsNearbyDuplicate
判断最大差值
Leetcode/0219-Contains-Duplicate-II/Solution.go:4
↓ 3 callersFunctioncountSubstrings
(s string)
Leetcode/0647-Palindromic-Substrings/Solution.go:5
↓ 3 callersFunctioncreateTempFile
(t *testing.T, initialData string)
Basic-Grammar/io/v3/FileSystemStore_test.go:10
↓ 3 callersFunctiondataReceiver
(ch chan int, wg *sync.WaitGroup)
GreekTime/go_learning/code/ch20/channel_close/channel_close_test.go:21
↓ 3 callersFunctionf
()
Complicat/v10/10.happens-before.go:6
↓ 3 callersFunctioninitProducer
(addr string, topic string)
Framework/Nsq/v7/p/producer.go:39
↓ 3 callersFunctionisIsomorphic
(s string, t string)
Leetcode/0205-Isomorphic-Strings/Solution.go:3
↓ 3 callersFunctionisPalindrome
(x int)
Leetcode/0009-Palindrome-Number/Solution.go:3
↓ 3 callersFunctionnewGetScoreRequest
(name string)
Basic-Grammar/http-server/v2/server_test.go:65
↓ 3 callersFunctionnewGetScoreRequest
(name string)
Basic-Grammar/http-server/v3/server_test.go:81
↓ 3 callersFunctionnewGetScoreRequest
(name string)
Basic-Grammar/http-server/v4/server_test.go:98
↓ 3 callersFunctionpreMP
(x string)
Algorithm/KMP/v2/kmp.go:68
↓ 3 callersFunctionreverse
(x int)
Leetcode/0007-Reverse-Integer/Solution.go:3
↓ 3 callersFunctiontwoSum
HasMap解法
Leetcode/0001-Two-Sum/Solution.go:4
↓ 2 callersMethodAccept
(vi Visitor)
Design-Patterns-Golang/Behavior/Visitor/Visitor.go:26
↓ 2 callersFunctionAccumulator
()
Basic-Grammar/Defer/defer5.go:19
↓ 2 callersFunctionAdd
(x, y int)
Basic-Grammar/Integers/Add.go:3
↓ 2 callersMethodArea
()
Structs-Methods-Interfaces/Test5/shapes.go:7
↓ 2 callersFunctionBubbleSort
*********************************************************************************************************** 排序算法 1.冒泡排序(Bubble Sort) BubbleSort()
Algorithm/Sort/Sort.go:22
↓ 2 callersMethodCharge
()
Design-Patterns-Golang/Struct/Adapter/Adapter.go:23
↓ 2 callersMethodDel
(key interface{})
GreekTime/go_learning/code/ch48/maps/map_benchmark_test.go:17
↓ 2 callersFunctionDoSomething
(p interface{})
GreekTime/go_learning/code/ch13/empty_interface/empty_interface_test.go:8
↓ 2 callersFunctionFib
(n int)
Basic-Grammar/Test/Fib.go:3
↓ 2 callersMethodFind
Find tries to return a player from a league
Basic-Grammar/command-line/v1/league.go:13
↓ 2 callersMethodFind
Find tries to return a player from a league
Basic-Grammar/io/v9/league.go:13
↓ 2 callersMethodFind
Find tries to return a player from a league
Basic-Grammar/io/v6/league.go:13
↓ 2 callersMethodFind
Find tries to return a player from a league
Basic-Grammar/io/v5/league.go:13
↓ 2 callersMethodFind
Find tries to return a player from a league
Basic-Grammar/io/v8/league.go:13
↓ 2 callersMethodFind
Find tries to return a player from a league
Basic-Grammar/io/v3/league.go:13
↓ 2 callersMethodFind
Find tries to return a player from a league
Basic-Grammar/io/v4/league.go:13
↓ 2 callersFunctionGetInstanceSingletonDoubleLock
()
Design-Patterns-Golang/Create/Singleton/Singleton.go:53
↓ 2 callersFunctionGetInstanceSingletonEager
获取饿汉模式对象
Design-Patterns-Golang/Create/Singleton/Singleton.go:26
↓ 2 callersFunctionGetInstanceSingletonLazy
获取懒汉模式对象
Design-Patterns-Golang/Create/Singleton/Singleton.go:12
↓ 2 callersFunctionGetInstanceSingletonLazyLock
()
Design-Patterns-Golang/Create/Singleton/Singleton.go:37
↓ 2 callersFunctionGetInstanceSingletonOnce
()
Design-Patterns-Golang/Create/Singleton/Singleton.go:69
↓ 2 callersMethodGetLeague
GetLeague returns the scores of all the players
Basic-Grammar/command-line/v1/FileSystemStore.go:55
↓ 2 callersMethodGetLeague
GetLeague returns the scores of all the players
Basic-Grammar/io/v7/FileSystemStore.go:26
↓ 2 callersMethodGetLeague
GetLeague returns the scores of all the players
Basic-Grammar/io/v9/FileSystemStore.go:55
↓ 2 callersMethodGetLeague
GetLeague returns the scores of all the players
Basic-Grammar/io/v6/FileSystemStore.go:26
↓ 2 callersMethodGetLeague
GetLeague returns the scores of all the players
Basic-Grammar/io/v8/FileSystemStore.go:54
↓ 2 callersMethodGetLeague
GetLeague returns the scores of all the players
Basic-Grammar/io/v1/FileSystemStore.go:13
↓ 2 callersMethodGetMin
()
Leetcode/0155-Min-Stack/Solution.go:81
↓ 2 callersMethodGetPlayerScore
GetPlayerScore retrieves a player's score
Basic-Grammar/io/v3/FileSystemStore.go:21
↓ 2 callersFunctionHasPrefix
(s, prefix string)
Basic-Grammar/char/Prefix/HasPrefix.go:3
↓ 2 callersFunctionHello
(language string, name string)
Basic-Grammar/fmt/Println/Test2/Hello.go:7
↓ 2 callersFunctionHello
(name string)
Basic-Grammar/fmt/Println/Test1/Hello.go:3
↓ 2 callersFunctionHello
()
Basic-Grammar/fmt/Println/Test/main.go:5
↓ 2 callersFunctionInitProducer
初始化生产者
Framework/Nsq/v2/send.go:45
↓ 2 callersMethodIsEmpty
()
Leetcode/0020-Valid-Parentheses/Solution.go:16
↓ 2 callersMethodIsEmpty
Judge the stack is empty
Leetcode/0739-Daily-Temperatures/Solution.go:19
↓ 2 callersMethodLen
()
Algorithm/Queue/main.go:14
↓ 2 callersMethodLen
()
Basic-Grammar/Stack/v2/Stack.go:26
↓ 2 callersFunctionMakeList
创建链表
Leetcode/0021-Merge-Two-Sorted-Lists/Solution.go:36
↓ 2 callersMethodMarshalEasyJSON
MarshalEasyJSON supports easyjson.Marshaler interface
GreekTime/go_learning/code/ch43/easyjson/struct_def_easyjson.go:108
↓ 2 callersMethodMarshalJSON
MarshalJSON supports json.Marshaler interface
GreekTime/go_learning/code/ch43/easyjson/struct_def_easyjson.go:184
↓ 2 callersFunctionMax
(a, b int)
Leetcode/0594-Longest-Harmonious-Subsequence/Solution.go:3
↓ 2 callersMethodMaxHeapify
(i int)
Algorithm/Sort/Classify/HeapSort/HeapSort.go:17
↓ 2 callersFunctionNewCollect
(name string, content string)
GreekTime/go_learning/code/ch41/microkernel/agent_test.go:19
↓ 2 callersFunctionNewInMemoryPlayerStore
NewInMemoryPlayerStore initialises an empty player store
Basic-Grammar/http-server/v5/InMemoryPlayerStore.go:4
↓ 2 callersFunctionNewInMemoryPlayerStore
NewInMemoryPlayerStore initialises an empty player store
Basic-Grammar/io/v2/InMemoryPlayerStore.go:4
↓ 2 callersFunctionNewInMemoryPlayerStore
NewInMemoryPlayerStore initialises an empty player store
Basic-Grammar/io/v3/InMemoryPlayerStore.go:4
↓ 2 callersFunctionNewInMemoryPlayerStore
NewInMemoryPlayerStore initialises an empty player store
Basic-Grammar/io/v1/InMemoryPlayerStore.go:4
↓ 2 callersFunctionNewInMemoryPlayerStore
NewInMemoryPlayerStore initialises an empty player store
Basic-Grammar/io/v4/InMemoryPlayerStore.go:4
↓ 2 callersFunctionNewInMemoryPlayerStore
NewInMemoryPlayerStore initialises an empty player store
Basic-Grammar/json/v2/InMemoryPlayerStore.go:4
↓ 2 callersFunctionNewInMemoryPlayerStore
NewInMemoryPlayerStore initialises an empty player store
Basic-Grammar/json/v6/InMemoryPlayerStore.go:4
↓ 2 callersFunctionNewInMemoryPlayerStore
NewInMemoryPlayerStore initialises an empty player store
Basic-Grammar/json/v5/InMemoryPlayerStore.go:4
↓ 2 callersFunctionNewInMemoryPlayerStore
NewInMemoryPlayerStore initialises an empty player store
Basic-Grammar/json/v3/InMemoryPlayerStore.go:4
↓ 2 callersFunctionNewInMemoryPlayerStore
NewInMemoryPlayerStore initialises an empty player store
Basic-Grammar/json/v1/InMemoryPlayerStore.go:4
↓ 2 callersFunctionNewInMemoryPlayerStore
NewInMemoryPlayerStore initialises an empty player store
Basic-Grammar/json/v4/InMemoryPlayerStore.go:4
↓ 2 callersFunctionNewLeague
NewLeague creates a league from JSON
Basic-Grammar/command-line/v1/league.go:23
↓ 2 callersFunctionNewLeague
NewLeague creates a league from JSON
Basic-Grammar/io/v7/league.go:23
↓ 2 callersFunctionNewLeague
NewLeague creates a league from JSON
Basic-Grammar/io/v2/league.go:10
↓ 2 callersFunctionNewLeague
NewLeague creates a league from JSON
Basic-Grammar/io/v9/league.go:23
↓ 2 callersFunctionNewLeague
NewLeague creates a league from JSON
Basic-Grammar/io/v6/league.go:23
↓ 2 callersFunctionNewLeague
NewLeague creates a league from JSON
Basic-Grammar/io/v5/league.go:23
↓ 2 callersFunctionNewLeague
NewLeague creates a league from JSON
Basic-Grammar/io/v8/league.go:23
↓ 2 callersFunctionNewLeague
NewLeague creates a league from JSON
Basic-Grammar/io/v3/league.go:23
↓ 2 callersFunctionNewLeague
NewLeague creates a league from JSON
Basic-Grammar/io/v1/league.go:9
↓ 2 callersFunctionNewLeague
NewLeague creates a league from JSON
Basic-Grammar/io/v4/league.go:23
↓ 2 callersMethodPop
元素出栈,如果栈为空则元素为空error不为空
Leetcode/0155-Min-Stack/Solution.go:40
↓ 2 callersMethodPop
弹出队列首部的元素
Algorithm/Queue/main.go:33
↓ 2 callersMethodPop
()
Basic-Grammar/Heap/v1/ListNodeQueue.go:20
↓ 2 callersMethodPop
()
Basic-Grammar/Stack/v2/Stack.go:16
↓ 2 callersFunctionPrintList
(head *ListNode)
Leetcode/0019-Remove-Nth-Node-From-End-of-List/Solution.go:25
↓ 2 callersFunctionPrintList
(head *ListNode)
Leetcode/0024-Swap-Nodes-in-Pairs/Solution.go:25
↓ 2 callersFunctionPrintList
(head *ListNode)
Leetcode/0206-Reverse-Linked-List/Solution.go:25
↓ 2 callersMethodPrintList
()
Basic-Grammar/Stack/List_Stack.go:12
↓ 2 callersMethodProcess
(data Request)
GreekTime/go_learning/code/ch40/pipe_filter/pipe_filter/split_filter.go:18
↓ 2 callersMethodProcess
(data Request)
GreekTime/go_learning/code/ch40/pipe_filter/pipe_filter/sum_filter.go:14
← previousnext →201–300 of 1,648, ranked by callers