Documentation ¶
Index ¶
- func DefaultConcurrency() int
- func NewLangServer(srvCtx context.Context, sf session.SessionFactory) *langServer
- func NewLangServerMock(t *testing.T, sf session.SessionFactory) *langServerMock
- func Server(svc server.Service, opts *jrpc2.ServerOptions) (*singleServer, error)
- func WithRequestConcurrency(parent context.Context, concurrency int) context.Context
- type CallRequest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultConcurrency ¶
func DefaultConcurrency() int
func NewLangServer ¶
func NewLangServer(srvCtx context.Context, sf session.SessionFactory) *langServer
func NewLangServerMock ¶
func NewLangServerMock(t *testing.T, sf session.SessionFactory) *langServerMock
Types ¶
type CallRequest ¶
Click to show internal directories.
Click to hide internal directories.