Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aclements/go-misc
/ functions
Functions
916 in github.com/aclements/go-misc
⨍
Functions
916
◇
Types & classes
265
↓ 1 callers
Function
transform
(src string)
goi/main.go:65
↓ 1 callers
Method
tryLock
()
gopool/main.go:248
↓ 1 callers
Method
unlock
unlock unlocks rw for writing.
go-weave/models/rwmutex.go:238
↓ 1 callers
Function
updateMsg
There's also "check", which is mapped to "comment" plus posting the proposal details.
minutes3/tables.go:48
↓ 1 callers
Function
upstreamOf
upstreamOf returns the full upstream ref name of the given ref, or "".
git-p/git.go:51
↓ 1 callers
Method
waiter
()
stress2/cmd.go:153
↓ 1 callers
Method
walkBlock
walkBlock visits a block and all blocks reachable from it, starting from the path state enterPathState. When walkBlock reaches the return point of the
rtcheck/main.go:1645
↓ 1 callers
Function
wbarrier
(slot, val ptr)
go-weave/models/rescan.go:150
↓ 1 callers
Method
worker
(node *Node)
go-weave/models/maxtree.go:121
↓ 1 callers
Function
writeHeader
(w io.Writer)
benchmany/run.go:140
↓ 1 callers
Function
writePointer
writePointer implements obj[slot] = val.
go-weave/models/yuasa.go:305
↓ 1 callers
Function
xdgCacheDir
xdgCacheDir returns the XDG Base Directory Specification cache directory.
dashquery/xdg.go:16
↓ 1 callers
Function
xdgCacheDir
xdgCacheDir returns the XDG Base Directory Specification cache directory.
findflakes/xdg.go:16
↓ 1 callers
Function
zoomify
(svg, fill)
rtcheck/static/main.js:139
Method
AddIssueComment
AddIssueComment is equivalent to [github.Client.AddIssueComment], but returns the URL of the new comment.
minutes3/github.go:64
Method
AddIssueComment
(issue *github.Issue, text string)
minutes3/github.go:136
Method
AddIssueComment
(issue *github.Issue, text string)
minutes3/github.go:239
Method
AddIssueLabels
(issue *github.Issue, labels ...*github.Label)
minutes3/github.go:154
Method
AddIssueLabels
(issue *github.Issue, labels ...*github.Label)
minutes3/github.go:243
Method
AllPaths
AllPaths finds all dashboard log paths matching q and passes them to fn. Paths are returned in descending order by date (most recent first).
dashquery/main.go:151
Method
Amb
(n int)
go-weave/weave/weave.go:221
Method
Amb
(n int)
go-weave/amb/det.go:35
Method
Amb
Amb returns a value in the range [0, n). Amb may panic with PathTerminated to indicate an execution path is being forcibly terminated by the Strategy
go-weave/amb/run.go:113
Method
Amb
(n int)
go-weave/amb/rand.go:36
Function
BenchmarkCount0124
(b *testing.B)
pcvaluetab/alt_test.go:40
Function
BenchmarkCounterSequential
(b *testing.B)
split/bench_test.go:56
Function
BenchmarkCounterShared
(b *testing.B)
split/bench_test.go:43
Function
BenchmarkCounterSplitAtomic
(b *testing.B)
split/bench_test.go:14
Function
BenchmarkCounterSplitLocked
(b *testing.B)
split/bench_test.go:25
Function
BenchmarkDecode
(b *testing.B)
pcvaluetab/bench_test.go:39
Function
BenchmarkDecodeVarint
(b *testing.B)
varint/bench_test.go:83
Function
BenchmarkDecodeVarintAsm1
(b *testing.B)
varint/bench_test.go:158
Function
BenchmarkDecodeVarintAsm2
(b *testing.B)
varint/bench_test.go:168
Function
BenchmarkDecodeVarintAsmBMI2
(b *testing.B)
varint/bench_test.go:133
Function
BenchmarkDecodeVarintAsmBMI2N
(b *testing.B)
varint/bench_test.go:143
Function
BenchmarkDecodeVarintAsmLoop
(b *testing.B)
varint/bench_test.go:108
Function
BenchmarkDecodeVarintAsmLoopN
(b *testing.B)
varint/bench_test.go:118
Function
BenchmarkDecodeVarintN
(b *testing.B)
varint/bench_test.go:93
Function
BenchmarkLazyAggregationShared
(b *testing.B)
split/vlogger_test.go:195
Function
BenchmarkLazyAggregationSplitAtomic
(b *testing.B)
split/vlogger_test.go:184
Function
BenchmarkLazyAggregationSplitLocked
(b *testing.B)
split/vlogger_test.go:48
Function
BenchmarkRWMutex
(b *testing.B)
split/bench_test.go:72
Method
BinOp
(op token.Token, other DynValue)
rtcheck/val.go:322
Method
BinOp
(op token.Token, y DynValue)
rtcheck/val.go:341
Method
BinOp
(op token.Token, y DynValue)
rtcheck/val.go:405
Method
BinOp
(op token.Token, y DynValue)
rtcheck/val.go:424
Method
BinOp
(op token.Token, y DynValue)
rtcheck/val.go:448
Method
BinOp
(op token.Token, y DynValue)
rtcheck/val.go:472
Method
BinOp
(op token.Token, y DynValue)
rtcheck/val.go:516
Method
CloseIssue
CloseIssue is equivalent to [github.Client.CloseIssue], but closes issue with the provided reason.
minutes3/github.go:86
Method
CloseIssue
(issue *github.Issue, reason schema.IssueClosedStateReason)
minutes3/github.go:164
Method
CloseIssue
(issue *github.Issue, reason schema.IssueClosedStateReason)
minutes3/github.go:251
Method
CompareAndSwap
(old, new int32)
go-weave/weave/atomic.go:18
Method
ComputeStats
ComputeStats updates the derived statistics in s from the raw samples in s.Values.
benchmany/readlog.go:18
Method
Contains
Contains returns whether set contains ps and the number of PathStates that differ only in value state and lock stacks.
rtcheck/main.go:1534
Method
CurrentUser
CurrentUser returns the user name of the current user.
minutes3/github.go:47
Method
CurrentUser
()
minutes3/github.go:116
Method
CurrentUser
()
minutes3/github.go:219
Method
DeleteProjectItem
(project *github.Project, item *github.ProjectItem)
minutes3/github.go:187
Method
DeleteProjectItem
(project *github.Project, item *github.ProjectItem)
minutes3/github.go:271
Method
Discussions
(org string, repo string)
minutes3/github.go:197
Method
Discussions
(org string, repo string)
minutes3/github.go:279
Method
Dump
(w io.Writer)
findflakes/flaketest.go:139
Method
Empty
()
rtcheck/main.go:1516
Method
Equal
(other DynValue)
rtcheck/val.go:318
Method
Equal
(y DynValue)
rtcheck/val.go:337
Method
Equal
(y DynValue)
rtcheck/val.go:400
Method
Equal
(y DynValue)
rtcheck/val.go:419
Method
Equal
(y DynValue)
rtcheck/val.go:443
Method
Equal
(y DynValue)
rtcheck/val.go:467
Method
Equal
(y DynValue)
rtcheck/val.go:503
Method
Equal
Equal returns whether set and set2 contain the same locks acquired at the same stacks.
rtcheck/main.go:976
Method
Equal
Equal returns whether ps and ps2 have represent the same program state.
rtcheck/main.go:1477
Method
Error
()
go-weave/weave/trace.go:30
Method
Error
()
go-weave/amb/det.go:83
Method
Error
()
findflakes/adtest.go:23
Method
Eval
(p *Prog, outcomes *OutcomeSet)
memmodel/tso.go:34
Method
Eval
(p *Prog, outcomes *OutcomeSet)
memmodel/hb.go:65
Method
Eval
(p *Prog, outcomes *OutcomeSet)
memmodel/sc.go:17
Function
Example_counter
()
split/examples_test.go:17
Function
Example_counterConsistent
()
split/examples_test.go:49
Function
Example_idGenerator
()
split/example_id_test.go:76
Function
Example_logging
()
split/examples_test.go:116
Function
Example_optimisticTransactions
()
split/examples_test.go:230
Function
Example_randomSource
()
split/examples_test.go:199
Function
Example_rwMutex
()
split/example_rwmutex_test.go:92
Method
F
(g table.Grouping)
benchplot/plot.go:100
Method
F
(g table.Grouping)
benchplot/plot.go:121
Method
F
(g table.Grouping)
benchplot/plot.go:157
Method
Get
Get returns the LockClass of the given ssa.Value, which must be a pointer to a global or a field address expression. If Get cannot resolve the lock cl
rtcheck/lockclass.go:68
Method
Get
()
buildstats/timeflag.go:53
Method
GraphQLMutation
(query string, vars github.Vars)
minutes3/github.go:111
Method
GraphQLMutation
(query string, vars github.Vars)
minutes3/github.go:214
Method
GraphQLQuery
(query string, vars github.Vars)
minutes3/github.go:107
Method
GraphQLQuery
(query string, vars github.Vars)
minutes3/github.go:208
Method
HappensBefore
(p *Prog, i, j PC)
memmodel/hbtso.go:10
Method
HappensBefore
(p *Prog, i, j PC)
memmodel/hbunordered.go:15
Method
HappensBefore
(p *Prog, i, j PC)
memmodel/hbsc.go:10
Method
HappensBefore
(p *Prog, i, j PC)
memmodel/hbacqrel.go:10
Method
HashKey
HashKey returns a key such that ps1.Equal(ps2) implies ps1.HashKey() == ps2.HashKey().
rtcheck/main.go:1469
← previous
next →
601–700 of 916, ranked by callers