Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davecheney/presentations
/ functions
Functions
387 in github.com/davecheney/presentations
⨍
Functions
387
◇
Types & classes
84
↓ 1 callers
Method
loop
()
5nines/watcher.go:257
↓ 1 callers
Method
loop
()
5nines/watcher.go:373
↓ 1 callers
Method
loop
()
5nines/watcher.go:493
↓ 1 callers
Method
loop
()
5nines/watcher.go:648
↓ 1 callers
Method
loop
(coll, id string, revno int64)
5nines/watcher.go:846
↓ 1 callers
Method
loop
()
5nines/watcher.go:920
↓ 1 callers
Method
loop
(key string)
5nines/watcher.go:978
↓ 1 callers
Method
loop
(ch <-chan watcher.Change)
5nines/watcher.go:1068
↓ 1 callers
Method
loop
()
5nines/watcher.go:1190
↓ 1 callers
Function
main
()
gopher-puzzlers/mainmain.go:11
↓ 1 callers
Method
merge
(ids []string, ch watcher.Change)
5nines/watcher.go:119
↓ 1 callers
Method
merge
(pending []string, name string)
5nines/watcher.go:220
↓ 1 callers
Method
merge
(pending []int, key string)
5nines/watcher.go:349
↓ 1 callers
Method
merge
merge START OMIT
introduction-to-go/histop.go:63
↓ 1 callers
Method
mergeChange
(changes *RelationScopeChange, ch watcher.Change)
5nines/watcher.go:453
↓ 1 callers
Method
mergeScope
mergeScope starts and stops settings watches on the units entering and leaving the scope in the supplied RelationScopeChange event, and applies the ex
5nines/watcher.go:602
↓ 1 callers
Function
newEnvironConfigWatcher
(s *State)
5nines/watcher.go:900
↓ 1 callers
Function
newMachineUnitsWatcher
(m *Machine)
5nines/watcher.go:1108
↓ 1 callers
Function
newRelationUnitsWatcher
(ru *RelationUnit)
5nines/watcher.go:555
↓ 1 callers
Function
newServiceRelationsWatcher
(s *Service)
5nines/watcher.go:311
↓ 1 callers
Function
newServiceUnitsWatcher
(svc *Service)
5nines/watcher.go:205
↓ 1 callers
Method
notify
nofity notifies the observer of a configuration change.
5nines/provisioner.go:42
↓ 1 callers
Method
pendingOrDead
pendingOrDead looks up machines with ids and retuns those that do not have an instance id assigned yet, and also those that are dead.
5nines/provisioner.go:211
↓ 1 callers
Function
popcnt
(x uint64)
writing-high-performance-go/popcnt/popcnt_test.go:11
↓ 1 callers
Method
print
add END OMIT print START OMIT
introduction-to-go/histo0.go:67
↓ 1 callers
Method
print
print START OMIT
introduction-to-go/histo.go:63
↓ 1 callers
Method
print
()
introduction-to-go/histop.go:76
↓ 1 callers
Method
run
()
5nines/stopping3.go:12
↓ 1 callers
Method
run
()
5nines/stopping4.go:24
↓ 1 callers
Method
run
()
5nines/stopping2.go:13
↓ 1 callers
Method
run
()
5nines/stopping1.go:11
↓ 1 callers
Function
runtime_getm
go:linkname runtime_getm runtime.getm
gos-hidden-pragmas-examples/linkname/linkname.go:28
↓ 1 callers
Function
server
START OMIT
introduction-to-go/server.go:6
↓ 1 callers
Method
setConfig
setConfig updates the environment configuration and notifies the config observer.
5nines/provisioner.go:121
↓ 1 callers
Method
setupAuthentication
(m *state.Machine)
5nines/provisioner.go:324
↓ 1 callers
Method
startMachine
(m *state.Machine)
5nines/provisioner.go:267
↓ 1 callers
Method
startMachines
(machines []*state.Machine)
5nines/provisioner.go:258
↓ 1 callers
Method
stopInstances
(instances []environs.Instance)
5nines/provisioner.go:341
↓ 1 callers
Function
sub
(a, b int)
gopher-puzzlers/oddity.go:17
↓ 1 callers
Method
update
update adds to and returns changes, such that it contains the names of any non-Dead units to have entered or left the tracked set.
5nines/watcher.go:788
↓ 1 callers
Method
waitInstanceId
waitInstanceId waits until the supplied machine has an instance id, then asserts it is as expected.
5nines/provisioner_test.go:201
↓ 1 callers
Function
walk
(dir string, f func(string) bool)
introduction-to-go/histo0.go:16
↓ 1 callers
Function
walk
(dir string, f func(string) bool)
introduction-to-go/histo.go:18
↓ 1 callers
Function
walk
(dir string, f func(string) bool)
introduction-to-go/walk.go:13
↓ 1 callers
Function
walk
(dir string, f func(string) bool)
introduction-to-go/histop.go:18
↓ 1 callers
Function
walkStdLib
(f func(filename string) bool)
introduction-to-go/histo0.go:40
↓ 1 callers
Function
walkStdLib
(f func(filename string) bool)
introduction-to-go/histo.go:42
↓ 1 callers
Function
walkStdLib
(f func(filename string) bool)
introduction-to-go/histop.go:42
↓ 1 callers
Method
watchSettings
watchSettings creates a watcher for observing changes to settings.
5nines/watcher.go:955
Function
A
(string string)
gopher-puzzlers/keywords.go:4
Method
Add
(conn net.Conn)
do-not-fear-first-class-functions/channels.go:14
Method
Add
(conn net.Conn)
do-not-fear-first-class-functions/mutex.go:14
Method
Add
(conn net.Conn)
do-not-fear-first-class-functions/actor.go:12
Function
B
(len int)
gopher-puzzlers/keywords.go:8
Function
BenchmarkAppend
(b *testing.B)
writing-high-performance-go/copy/copy_test.go:17
Function
BenchmarkConcatenate
(b *testing.B)
writing-high-performance-go/concat/concat_test.go:26
Function
BenchmarkCopy
(b *testing.B)
writing-high-performance-go/copy/copy_test.go:10
Function
BenchmarkFPrintf
(b *testing.B)
writing-high-performance-go/concat/concat_test.go:42
Function
BenchmarkFib
(b *testing.B)
writing-high-performance-go/fib/fib_test.go:6
Function
BenchmarkMakeOneByte
(b *testing.B)
gopher-puzzlers/which-is-faster.go:16
Function
BenchmarkMakeOneByte
START OMIT
gopher-puzzlers/which-is-faster-ii.go:8
Function
BenchmarkOneLiteralByte
START OMIT
gopher-puzzlers/which-is-faster.go:8
Function
BenchmarkOneLiteralByte
(b *testing.B)
gopher-puzzlers/which-is-faster-ii.go:16
Function
BenchmarkPopcnt
START OMIT
writing-high-performance-go/popcnt/popcnt2_test.go:20
Function
BenchmarkPopcnt
(b *testing.B)
writing-high-performance-go/popcnt/popcnt_test.go:18
Function
BenchmarkStrconv
(b *testing.B)
writing-high-performance-go/concat/concat_test.go:57
Function
C
(val, default string)
gopher-puzzlers/keywords.go:12
Method
Changes
Changes returns the event channel for the LifecycleWatcher.
5nines/watcher.go:100
Method
Changes
Changes returns the event channel for w.
5nines/watcher.go:196
Method
Changes
Changes returns the event channel for w.
5nines/watcher.go:332
Method
Changes
Changes returns a channel that will receive changes when units enter and leave a relation scope. The Entered field in the first event on the channel h
5nines/watcher.go:445
Method
Changes
Changes returns a channel that will receive the changes to counterpart units in a relation. The first event on the channel holds the initial state of
5nines/watcher.go:573
Method
Changes
Changes returns a channel that will receive the new environment configuration when a change is detected. Note that multiple changes may be observed as
5nines/watcher.go:916
Method
Changes
Changes returns a channel that will receive the new settings. Multiple changes may be observed as a single event in the channel.
5nines/watcher.go:974
Method
Changes
Changes returns the event channel for the EntityWatcher.
5nines/watcher.go:1064
Method
Changes
Changes returns the event channel for w.
5nines/watcher.go:1125
Method
Do
(op int, v float64)
do-not-fear-first-class-functions/calc.go:14
Method
Err
Err returns the reason why the Provisioner has stopped or tomb.ErrStillAlive when it is still alive.
5nines/provisioner.go:131
Method
Height
()
introduction-to-go/parallelogram.go:8
Method
Height
()
introduction-to-go/parallelogram.go:13
Function
Hello
()
gopher-puzzlers/complexity.go:15
Function
HelloServer
(w http.ResponseWriter, req *http.Request)
introduction-to-go/hellohttp.go:9
Function
IndexOfAny
IndexOfAny START OMIT
introduction-to-go/examples.go:6
Method
Len
()
introduction-to-go/histo.go:88
Method
Len
()
introduction-to-go/sort.go:31
Method
Len
()
introduction-to-go/histop.go:93
Method
Less
(i, j int)
introduction-to-go/histo.go:90
Method
Less
(i, j int)
introduction-to-go/sort.go:33
Method
Less
(i, j int)
introduction-to-go/histop.go:95
Method
Loop
()
writing-high-performance-go/ioloop.go:14
Function
MustNotBeZero
(h Hash)
gopher-puzzlers/zero.go:5
Function
NewProvisioner
NewProvisioner returns a new Provisioner. When new machines are added to the state, it allocates instances from the environment and allocates them to
5nines/provisioner.go:53
Method
PrivateMsg
(addr net.Addr, msg string)
do-not-fear-first-class-functions/actor-iii.go:7
Method
Remove
(addr net.Addr)
do-not-fear-first-class-functions/channels.go:18
Method
Remove
(addr net.Addr)
do-not-fear-first-class-functions/actor.go:18
Method
SendMsg
(msg string)
do-not-fear-first-class-functions/channels.go:21
Method
SendMsg
(msg string)
do-not-fear-first-class-functions/mutex.go:26
Method
SendMsg
(msg string)
do-not-fear-first-class-functions/actor.go:24
Method
SendMsg
(msg string)
do-not-fear-first-class-functions/actor-ii.go:7
Function
SendWithTimeout
START OMIT
introduction-to-go/select.go:7
← previous
next →
101–200 of 387, ranked by callers