MCPcopy Create free account

hub / github.com/armstrongli/learn.go / functions

Functions644 in github.com/armstrongli/learn.go

↓ 1 callersFunctionNewFatRateRank
()
chapter13/02.grpc/server/ranks/rank.go:66
↓ 1 callersFunctionNewRecord
(filePath string)
chapter08/03.format/save_record.go:15
↓ 1 callersMethodOpen
()
chapter05/04.thetrap/door.go:5
↓ 1 callersMethodOutput
(Person, string)
chapter05/05-fatrate/interface.go:8
↓ 1 callersMethodProduce
(s *Store)
chapter06/05.producer-consumer/producer-consumer.go:17
↓ 1 callersMethodProduce
(s *Store)
chapter06/08.sync.cond/producer-consumer.go:19
↓ 1 callersMethodProduce
(s *Store)
chapter06/13.producer-consumer-channel/producer-consumer.go:24
↓ 1 callersMethodReadPersonalInformation
()
chapter11/02.practice/client/interface.go:11
↓ 1 callersFunctionRegisterRankServiceServer
(s *grpc.Server, srv RankServiceServer)
pkg/apis/types.pb.go:473
↓ 1 callersMethodReloadWorker
()
chapter06/10.lockless/v2server.go:18
↓ 1 callersMethodReloadWorker
()
chapter06/10.lockless/v1server.go:20
↓ 1 callersMethodSendAndClose
(*PersonalInformationList)
pkg/apis/types.pb.go:554
↓ 1 callersMethodString
()
pkg/apis/types.pb.go:210
↓ 1 callersMethodToCmdStr
()
chapter04/03-calculator/main.go:35
↓ 1 callersMethodVisit
()
chapter06/10.lockless/v2server.go:25
↓ 1 callersMethodVisit
()
chapter06/10.lockless/v1server.go:27
↓ 1 callersFunctionaccount
(ctx context.Context)
chapter06/17.job/17.job.go:32
↓ 1 callersFunctionaccountGrantAuth
(ctx context.Context, doneCh chan string)
chapter06/17.job/17.job.go:67
↓ 1 callersFunctionaccountRegister
(ctx context.Context, doneCh chan string)
chapter06/17.job/17.job.go:51
↓ 1 callersFunctionadd
(a, b *int)
chapter04/01-pointer/main.go:50
↓ 1 callersFunctionbubble
(arr *[]int)
chapter07/06.sort.bubble/bubble.go:9
↓ 1 callersFunctionbuildDLink
()
chapter07/04.link-double-direction/link-double-direction.go:15
↓ 1 callersFunctionbuildTree
()
chapter07/05.tree/tree.go:14
↓ 1 callersFunctionbuyBEgg
(ctx context.Context)
chapter06/16.context/main.go:237
↓ 1 callersFunctionbuyEgg
(ctx1 context.Context)
chapter06/16.context/main.go:208
↓ 1 callersFunctionbuyFlour
(ctx context.Context)
chapter06/16.context/main.go:184
↓ 1 callersFunctionbuyOil
(ctx context.Context)
chapter06/16.context/main.go:196
↓ 1 callersFunctionbuySEgg
(ctx context.Context)
chapter06/16.context/main.go:225
↓ 1 callersMethodcalcBmi
()
chapter04/04-fatrate/person.go:20
↓ 1 callersMethodcalcBmi
()
chapter05/05-fatrate/person.go:20
↓ 1 callersFunctioncalcFatRate
(weight float64, tall float64, age int, sex string)
chapter02/015.fatrate.refactor/main.go:115
↓ 1 callersFunctioncalcFatRate
(weight float64, tall float64, age int, sex string)
chapter03/001.fatrate.refactor/main.go:111
↓ 1 callersMethodcalcFatRate
()
chapter04/04-fatrate/person.go:30
↓ 1 callersMethodcalcFatRate
()
chapter05/05-fatrate/person.go:30
↓ 1 callersFunctioncalculateAvg
(bmis ...float64)
chapter02/017.multiple/main.go:16
↓ 1 callersFunctioncalculateAvgOnSlice
(bmis []float64)
chapter02/017.multiple/main.go:25
↓ 1 callersFunctioncheckIsRefrigerator
(c Close)
chapter05/01.charac/main_test.go:29
↓ 1 callersMethodcheckSecret
(secret string)
chapter05/01.confusion/dd.go:24
↓ 1 callersFunctionclosureMain
()
chapter02/018.funcs/closure_sum.go:29
↓ 1 callersFunctionconfigure
(_ context.Context)
chapter06/17.job/17.job.go:123
↓ 1 callersFunctionconnectDb
()
chapter12/03.gin/03.practice/server/server.go:16
↓ 1 callersFunctionconnectDb
()
chapter10/02.orm/main.go:12
↓ 1 callersFunctionconstructMessage
(name string)
chapter02/014.func.def/main.go:23
↓ 1 callersFunctionconvertType
()
chapter03/002.convert/main.go:13
↓ 1 callersFunctioncountDictGoroutineSafeRW
()
chapter06/03.lock/main.go:58
↓ 1 callersFunctioncoverPanic
()
chapter02/018.funcs/panic_recover.go:20
↓ 1 callersFunctiondeferGuess
()
chapter02/018.funcs/defer_sam.go:9
↓ 1 callersFunctiondeletePerson
(conn *gorm.DB)
chapter10/02.orm/main.go:108
↓ 1 callersFunctiondistributeCover
(ctx context.Context)
chapter06/16.context/main.go:159
↓ 1 callersFunctiondistributeInstance
(ctx context.Context, w *sync.WaitGroup)
chapter06/17.job/17.job.go:95
↓ 1 callersFunctiondistributeLB
(ctx context.Context, w *sync.WaitGroup)
chapter06/17.job/17.job.go:109
↓ 1 callersFunctiondistributeMainBody
(ctx context.Context)
chapter06/16.context/main.go:148
↓ 1 callersFunctiondistributeMainFrame
(ctx context.Context)
chapter06/16.context/main.go:137
↓ 1 callersFunctiondistributeService
(ctx context.Context)
chapter06/17.job/17.job.go:83
↓ 1 callersMethoddownloadFromAliYun
(file string)
chapter05/01.confusion/dd.go:20
↓ 1 callersFunctionetcdWatchAndReactDemo
()
chapter13/01.etcd-ops/main.go:32
↓ 1 callersFunctionfib
(n uint)
chapter02/018.funcs/main.go:151
↓ 1 callersFunctionfindNextGenFromLeft
(root *Node)
chapter07/11.tree.search/main.go:110
↓ 1 callersFunctionfindNextGenFromLeft
(root *Node)
chapter07/05.tree/tree.go:109
↓ 1 callersFunctionfindNextGenFromRight
(root *Node)
chapter07/11.tree.search/main.go:125
↓ 1 callersFunctionfindNextGenFromRight
(root *Node)
chapter07/05.tree/tree.go:124
↓ 1 callersFunctiongame
(ctx context.Context)
chapter06/16.context/main.go:53
↓ 1 callersFunctiongenImprovementFunc
()
chapter02/018.funcs/closure_sum.go:21
↓ 1 callersFunctiongetAgeWeight
(age int)
chapter02/015.fatrate.refactor/calc/calc_faterate.go:14
↓ 1 callersFunctiongetAgeWeight
(age int)
staging/src/github.com/armstrongli/go-bmi/calc_faterate.go:14
↓ 1 callersFunctiongetDbConnection
()
chapter10/01.golang-connect-db/main.go:104
↓ 1 callersFunctiongetHealthinessSuggestions
(age int, fatRate float64, getSuggestion func(age int, fatRate float64))
chapter02/015.fatrate.refactor/main.go:57
↓ 1 callersFunctiongetHealthinessSuggestions
(age int, fatRate float64, getSuggestion func(age int, fatRate float64))
chapter03/001.fatrate.refactor/main.go:53
↓ 1 callersMethodgetIndexOfAge
(age int)
chapter04/04-fatrate/suggestion.go:56
↓ 1 callersMethodgetIndexOfAge
(age int)
chapter05/05-fatrate/suggestion.go:56
↓ 1 callersMethodgetIndexOfSex
(sex string)
chapter04/04-fatrate/suggestion.go:49
↓ 1 callersMethodgetIndexOfSex
(sex string)
chapter05/05-fatrate/suggestion.go:49
↓ 1 callersFunctiongetMaterialsFromInput
()
chapter02/015.fatrate.refactor/main.go:127
↓ 1 callersFunctiongetMaterialsFromInput
()
chapter03/001.fatrate.refactor/main.go:119
↓ 1 callersFunctiongetPersonInfoFromInput
()
chapter04/04-fatrate/main.go:19
↓ 1 callersMethodgetRank
(name string)
chapter11/02.practice/server/rank.go:50
↓ 1 callersMethodgetRank
(name string)
chapter12/03.gin/03.practice/server/rank.go:102
↓ 1 callersMethodgetRank
(name string)
chapter12/02.practice/server/rank.go:102
↓ 1 callersMethodgetRank
(name string)
chapter13/02.grpc/server/ranks/rank.go:102
↓ 1 callersMethodgetRank
(name string)
chapter08/03.format/rank.go:44
↓ 1 callersMethodgetRankTop
()
chapter12/03.gin/03.practice/server/rank.go:130
↓ 1 callersMethodgetRankTop
()
chapter12/02.practice/server/rank.go:130
↓ 1 callersMethodgetRankTop
()
chapter13/02.grpc/server/ranks/rank.go:130
↓ 1 callersFunctiongetResult
(k1, k2 float64)
chapter01/00-homework/1-lines/main.go:33
↓ 1 callersFunctiongetScoresOfStudent
(name string)
chapter04/06-specialtypes/type1.go:37
↓ 1 callersFunctiongetScoresOfStudent
(stdName string)
chapter02/017.multiple/main.go:33
↓ 1 callersMethodgoRun
()
chapter04/06-specialtypes/type1.go:46
↓ 1 callersFunctiongoToGrandma
(ctx context.Context)
chapter06/16.context/main.go:104
↓ 1 callersFunctiongoToMama
(ctx context.Context)
chapter06/16.context/main.go:92
↓ 1 callersFunctiongoToPapa
(ctx context.Context)
chapter06/16.context/main.go:80
↓ 1 callersFunctiongoToParty
(ctx context.Context)
chapter06/16.context/main.go:116
↓ 1 callersFunctionguess
(left, right uint)
chapter02/018.funcs/iteration_guessnum.go:7
↓ 1 callersFunctionhasAll
(left, right map[string]string)
pkg/dockertool/list.go:10
↓ 1 callersFunctionhello
()
chapter02/014.func.def/main.go:15
↓ 1 callersFunctionhttpDirectGet
()
chapter12/01.http_base/web-server/client/main-get-local.go:20
↓ 1 callersFunctionhttpGetWithContext
(ctx context.Context)
chapter12/01.http_base/web-server/client/main-get-local.go:30
↓ 1 callersFunctioninOnly
(c chan<- int)
chapter06/14.channel-with-direction/direction_test.go:13
↓ 1 callersFunctioninitMySqlFac
(connStr string)
chapter06/07.sync.once/once.go:33
↓ 1 callersMethodinputRecord
(name string, fatRate ...float64)
chapter11/02.practice/server/rank.go:23
↓ 1 callersMethodinputRecord
(name string, fatRate ...float64)
chapter08/03.format/rank.go:17
← previousnext →101–200 of 644, ranked by callers