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
Method
SetUpTest
(c *C)
5nines/provisioner_test.go:38
Method
Stop
Stop stops the watcher, and returns any error encountered while running or shutting down.
5nines/watcher.go:22
Method
Stop
()
5nines/watcher.go:326
Method
String
()
5nines/provisioner.go:140
Method
String
()
introduction-to-go/sort.go:24
Method
String
()
introduction-to-go/stringer.go:11
Method
String
()
introduction-to-go/stringer.go:29
Method
String
String START OMIT
introduction-to-go/weekday.go:25
Method
Swap
(i, j int)
introduction-to-go/histo.go:89
Method
Swap
(i, j int)
introduction-to-go/sort.go:32
Method
Swap
(i, j int)
introduction-to-go/histop.go:94
Method
TestConstraints
ENDb OMIT
5nines/provisioner_test.go:238
Method
TestDyingMachines
(c *C)
5nines/provisioner_test.go:389
Function
TestFib
(t *testing.T)
writing-high-performance-go/fib/fib_test.go:33
Function
TestFib2
(t *testing.T)
writing-high-performance-go/fib/fib_test.go:43
Function
TestFibFib
(t *testing.T)
writing-high-performance-go/fib/fib_test.go:53
Function
TestPackage
(t *stdtesting.T)
5nines/provisioner_test.go:21
Method
TestProvisionerSetsErrorStatusWhenStartInstanceFailed
(c *C)
5nines/provisioner_test.go:252
Method
TestProvisionerStartStop
STARTa OMIT
5nines/provisioner_test.go:215
Method
TestProvisioningDoesNotOccurWithAnInvalidEnvironment
(c *C)
5nines/provisioner_test.go:279
Method
TestProvisioningDoesNotProvisionTheSameMachineAfterRestart
(c *C)
5nines/provisioner_test.go:335
Method
TestProvisioningDoesOccurAfterInvalidEnvironmentPublished
(c *C)
5nines/provisioner_test.go:314
Method
TestProvisioningOccursWithFixedEnvironment
(c *C)
5nines/provisioner_test.go:294
Method
TestProvisioningRecoversAfterInvalidEnvironmentPublished
(c *C)
5nines/provisioner_test.go:421
Method
TestProvisioningStopsInstances
(c *C)
5nines/provisioner_test.go:359
Method
TestSimple
ENDa OMIT STARTb OMIT
5nines/provisioner_test.go:222
Function
TestSplit
tag::test[]
split9/split_test.go:9
Function
TestSplit
tag::test[]
split11/split_test.go:10
Function
TestSplit
tag::test[]
split2/split_test.go:9
Function
TestSplit
tag::test[]
split4/split_test.go:9
Function
TestSplit
tag::tests[]
split1/split_test.go:12
Function
TestSplit
tag::test[]
split5/split_test.go:9
Function
TestSplit
tag::test[]
split10/split_test.go:10
Function
TestSplit
tag::test[]
split6/split_test.go:9
Function
TestSplit
tag::test[]
split3/split_test.go:9
Function
TestSplit
tag::test[]
split7/split_test.go:9
Function
TestSplit
tag::test[]
split8/split_test.go:9
Function
TestSplitWrongSep
end::test[] tag::test2[]
split1/split_test.go:23
Method
Watch
Watch returns a watcher that notifies of changes to conterpart units in the relation.
5nines/watcher.go:551
Method
Watch
Watch return a watcher for observing changes to a service.
5nines/watcher.go:1033
Method
Watch
Watch return a watcher for observing changes to a machine.
5nines/watcher.go:1043
Method
WatchPrincipalUnits
WatchPrincipalUnits returns a UnitsWatcher tracking the machine's principal units.
5nines/watcher.go:714
Method
WatchRelations
WatchRelations returns a new ServiceRelationsWatcher for s.
5nines/watcher.go:307
Method
WatchServiceConfig
WatchServiceConfig returns a watcher for observing changes to unit's service configuration.
5nines/watcher.go:1018
Method
WatchServices
WatchServices returns a LifecycleWatcher that notifies of changes to the lifecycles of the services in the environment.
5nines/watcher.go:73
Method
WatchSubordinateUnits
WatchSubordinateUnits returns a UnitsWatcher tracking the unit's subordinate units.
5nines/watcher.go:700
Method
WatchUnits
WatchUnits returns a new ServiceUnitsWatcher for s.
5nines/watcher.go:201
Method
WatchUnits
WatchUnits returns a new MachineUnitsWatcher for m.
5nines/watcher.go:1104
Method
Width
()
introduction-to-go/parallelogram.go:9
Method
Width
()
introduction-to-go/parallelogram.go:14
Function
WithReticulatedSplines
(c *Config)
do-not-fear-first-class-functions/options.go:3
Function
_
()
introduction-to-go/walk.go:41
Function
_BenchmarkFib2
(b *testing.B)
writing-high-performance-go/fib/fib_test.go:63
Function
a
()
gopher-puzzlers/shift.go:3
Function
b
()
gopher-puzzlers/shift.go:9
Function
c
()
gopher-puzzlers/shift.go:16
Function
d
()
gopher-puzzlers/shift.go:23
Function
f
()
gopher-puzzlers/init.go:3
Function
f
()
gopher-puzzlers/named-and-unnamed-ii.go:3
Function
fn
()
writing-high-performance-go/pool.go:8
Function
init
()
5nines/stopping4.go:11
Function
init
()
introduction-to-go/histop.go:103
Function
init
()
gopher-puzzlers/initb.go:3
Function
init
()
gopher-puzzlers/init3.go:6
Function
init
()
gopher-puzzlers/mainmain.go:7
Function
init
()
gopher-puzzlers/init2.go:3
Method
loop
()
do-not-fear-first-class-functions/channels.go:26
Method
loop
()
do-not-fear-first-class-functions/actor.go:33
Method
loop
()
do-not-fear-first-class-functions/actor-ii.go:21
Function
main
OMIT
seven/net-http-pprof.go:7
Function
main
()
performance-without-the-event-loop/grep.go:33
Function
main
()
performance-without-the-event-loop/echo.go:15
Function
main
()
do-not-fear-first-class-functions/options.go:19
Function
main
()
do-not-fear-first-class-functions/maps.go:16
Function
main
()
5nines/stopping3.go:25
Function
main
()
5nines/stopping4.go:39
Function
main
()
5nines/stopping2.go:26
Function
main
()
5nines/stopping1.go:23
Function
main
tag::main[]
cmp/main.go:10
Function
main
f END OMIT main START OMIT
introduction-to-go/concurrency2.go:21
Function
main
()
introduction-to-go/server.go:17
Function
main
()
introduction-to-go/recv.go:6
Function
main
()
introduction-to-go/send-recv.go:14
Function
main
()
introduction-to-go/hellohttp.go:14
Function
main
print END OMIT main START OMIT
introduction-to-go/histo0.go:86
Function
main
byCount END OMIT main START OMIT
introduction-to-go/histo.go:101
Function
main
lexical END OMIT
introduction-to-go/sort.go:37
Function
main
()
introduction-to-go/hello.go:7
Function
main
String END OMIT main START OMIT
introduction-to-go/point.go:22
Function
main
()
introduction-to-go/idents.go:11
Function
main
()
introduction-to-go/parallelogram.go:29
Function
main
Stringer END OMIT main START OMIT
introduction-to-go/stringer.go:41
Function
main
f END OMIT main START OMIT
introduction-to-go/concurrency1.go:21
Function
main
main START OMIT
introduction-to-go/weekday.go:31
Function
main
()
introduction-to-go/walk.go:53
Function
main
()
introduction-to-go/politics.go:5
Function
main
END OMIT
introduction-to-go/select.go:17
Function
main
main START OMIT
introduction-to-go/histop.go:110
Function
main
START OMIT
writing-high-performance-go/grow.go:6
Function
main
tag::main[]
percentv/main.go:8
← previous
next →
201–300 of 387, ranked by callers