Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/campoy/justforfunc
/ functions
Functions
244 in github.com/campoy/justforfunc
⨍
Functions
244
◇
Types & classes
48
Method
Descriptor
()
31-grpc/todo/todo.pb.go:100
Method
Done
()
10-contextimpl/context.go:33
Method
Err
()
10-contextimpl/context.go:34
Method
Err
()
10-contextimpl/context.go:53
Function
ExampleInts
()
16-testing/sum/examples_test.go:22
Method
GetAudio
()
12-say-grpc/api/say.pb.go:62
Method
GetAudio
()
13-flite-cgo/api/say.pb.go:62
Method
GetDone
()
30-protobuf/todo/todo.pb.go:47
Method
GetDone
()
31-grpc/todo/todo.pb.go:55
Method
GetTasks
()
31-grpc/todo/todo.pb.go:71
Method
GetText
()
12-say-grpc/api/say.pb.go:46
Method
GetText
()
30-protobuf/todo/todo.pb.go:40
Method
GetText
()
13-flite-cgo/api/say.pb.go:46
Method
GetText
()
31-grpc/todo/todo.pb.go:48
Method
GetText
()
31-grpc/todo/todo.pb.go:87
Method
Key
()
40-csvql/csvql.go:86
Method
Len
()
38-linreg-vanilla/main.go:77
Method
List
(ctx context.Context, void *todo.Void)
31-grpc/cmd/server/main.go:70
Method
List
(ctx context.Context, in *Void, opts ...grpc.CallOption)
31-grpc/todo/todo.pb.go:132
Method
List
(context.Context, *Void)
31-grpc/todo/todo.pb.go:153
Method
Name
()
40-csvql/csvql.go:41
Function
NewDatabase
(path string)
40-csvql/csvql.go:19
Function
NewTextToSpeechClient
(cc *grpc.ClientConn)
12-say-grpc/api/say.pb.go:92
Function
NewTextToSpeechClient
(cc *grpc.ClientConn)
13-flite-cgo/api/say.pb.go:92
Method
Next
()
40-csvql/csvql.go:88
Method
Next
()
40-csvql/csvql.go:105
Method
Notice
(args ...interface{})
14-twitterbot/main.go:79
Method
Noticef
(format string, args ...interface{})
14-twitterbot/main.go:80
Method
PartitionRows
(ctx *sql.Context, p sql.Partition)
40-csvql/csvql.go:119
Method
Partitions
(ctx *sql.Context)
40-csvql/csvql.go:96
Method
ProtoMessage
()
12-say-grpc/api/say.pb.go:43
Method
ProtoMessage
()
12-say-grpc/api/say.pb.go:59
Method
ProtoMessage
()
30-protobuf/todo/todo.pb.go:37
Method
ProtoMessage
()
13-flite-cgo/api/say.pb.go:43
Method
ProtoMessage
()
13-flite-cgo/api/say.pb.go:59
Method
ProtoMessage
()
31-grpc/todo/todo.pb.go:45
Method
ProtoMessage
()
31-grpc/todo/todo.pb.go:68
Method
ProtoMessage
()
31-grpc/todo/todo.pb.go:84
Method
ProtoMessage
()
31-grpc/todo/todo.pb.go:99
Function
RegisterTextToSpeechServer
(s *grpc.Server, srv TextToSpeechServer)
12-say-grpc/api/say.pb.go:111
Function
RegisterTextToSpeechServer
(s *grpc.Server, srv TextToSpeechServer)
13-flite-cgo/api/say.pb.go:111
Method
Reset
()
12-say-grpc/api/say.pb.go:41
Method
Reset
()
12-say-grpc/api/say.pb.go:57
Method
Reset
()
30-protobuf/todo/todo.pb.go:35
Method
Reset
()
13-flite-cgo/api/say.pb.go:41
Method
Reset
()
13-flite-cgo/api/say.pb.go:57
Method
Reset
()
31-grpc/todo/todo.pb.go:43
Method
Reset
()
31-grpc/todo/todo.pb.go:66
Method
Reset
()
31-grpc/todo/todo.pb.go:82
Method
Reset
()
31-grpc/todo/todo.pb.go:97
Method
Say
(ctx context.Context, text *pb.Text)
12-say-grpc/backend/main.go:49
Method
Say
(ctx context.Context, in *Text, opts ...grpc.CallOption)
12-say-grpc/api/say.pb.go:96
Method
Say
(context.Context, *Text)
12-say-grpc/api/say.pb.go:108
Method
Say
(ctx context.Context, text *pb.Text)
13-flite-cgo/backend/main.go:49
Method
Say
(ctx context.Context, in *Text, opts ...grpc.CallOption)
13-flite-cgo/api/say.pb.go:96
Method
Say
(context.Context, *Text)
13-flite-cgo/api/say.pb.go:108
Method
Schema
()
40-csvql/csvql.go:78
Method
String
()
12-say-grpc/api/say.pb.go:58
Method
String
()
30-protobuf/todo/todo.pb.go:36
Method
String
()
13-flite-cgo/api/say.pb.go:42
Method
String
()
13-flite-cgo/api/say.pb.go:58
Method
String
()
40-csvql/csvql.go:77
Method
String
()
31-grpc/todo/todo.pb.go:67
Method
String
()
31-grpc/todo/todo.pb.go:83
Method
String
()
31-grpc/todo/todo.pb.go:98
Method
Tables
()
40-csvql/csvql.go:42
Method
Temporary
()
10-contextimpl/context.go:107
Function
TestBackgroundNotTODO
(t *testing.T)
10-contextimpl/context_test.go:23
Function
TestDeadlineExceededIsTimeouter
(t *testing.T)
10-contextimpl/context_test.go:159
Function
TestDoubleHandler
(t *testing.T)
16-testing/webserver/main_test.go:26
Function
TestGradient
(t *testing.T)
38-linreg-vanilla/linreg/linreg_test.go:12
Function
TestHandle
(t *testing.T)
37-sync-pool/main_test.go:12
Function
TestInts
(t *testing.T)
16-testing/sum/sum_test.go:20
Function
TestLinearRegression
(t *testing.T)
38-linreg-vanilla/linreg/linreg_test.go:56
Function
TestMerge
(t *testing.T)
27-merging-chans/main_test.go:17
Function
TestRouting
(t *testing.T)
16-testing/webserver/main_test.go:81
Function
TestWithCancel
(t *testing.T)
10-contextimpl/context_test.go:32
Function
TestWithCancelConcurrent
(t *testing.T)
10-contextimpl/context_test.go:46
Function
TestWithCancelPropagation
(t *testing.T)
10-contextimpl/context_test.go:60
Function
TestWithDeadline
(t *testing.T)
10-contextimpl/context_test.go:79
Function
TestWithTimeout
(t *testing.T)
10-contextimpl/context_test.go:102
Function
TestWithValue
(t *testing.T)
10-contextimpl/context_test.go:126
Function
TextToSpeech
(path, text string)
13-flite-cgo/flite/flite.go:20
Method
Timeout
()
10-contextimpl/context_test.go:166
Method
Timeout
()
10-contextimpl/context.go:106
Method
Value
(key interface{})
10-contextimpl/context.go:35
Method
Value
(key interface{})
10-contextimpl/context.go:141
Method
Visit
(n ast.Node)
25-go-parser/main.go:84
Method
Write
(data []byte)
19-pipes/imgcat/imgcat/imgcat.go:69
Method
XY
(i int)
38-linreg-vanilla/main.go:78
Function
_Tasks_Add_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
31-grpc/todo/todo.pb.go:179
Function
_Tasks_List_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
31-grpc/todo/todo.pb.go:161
Function
_TextToSpeech_Say_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
12-say-grpc/api/say.pb.go:115
Function
_TextToSpeech_Say_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
13-flite-cgo/api/say.pb.go:115
Function
handler
(w http.ResponseWriter, r *http.Request)
02-magic-gate/main.go:53
Function
handler
(w http.ResponseWriter, r *http.Request)
09-context/server/main.go:32
Method
hist
(w http.ResponseWriter, r *http.Request)
23-plot/main.go:122
Function
init
()
32-cobra/todo/cmd/new.go:35
Function
init
()
32-cobra/todo/cmd/root.go:37
Function
init
()
32-cobra/todo/cmd/list.go:37
← previous
next →
101–200 of 244, ranked by callers