Skip to content

feat: prepare for method generics - #23

Open
ConsoleTVs wants to merge 88 commits into
mainfrom
feat/method-generics
Open

feat: prepare for method generics#23
ConsoleTVs wants to merge 88 commits into
mainfrom
feat/method-generics

Conversation

@ConsoleTVs

Copy link
Copy Markdown
Member

No description provided.

# Conflicts:
#	contract/mock/hooks.go
#	contract/request/hooks.go
#	contract/response/static_test.go
#	contract/session.go
#	framework/hooks.go
#	framework/hooks_writer.go
feat(collection): introduce fluent eager and lazy collections
BREAKING CHANGE: event broker NewFrom constructors now borrow supplied clients and connections; AMQP NewAMQPBrokerFrom accepts broker configuration, and job driver constructors use New(config) plus resource-first NewFrom variants.
BREAKING CHANGE: Default configuration exports are now functions. Replace uses such as DefaultSessionConfig with DefaultSessionConfig() to receive a fresh value instead of a shared mutable variable.
BREAKING CHANGE: NewResponseWriter no longer returns ResponseWriterFlusher or exposes optional http interfaces other than http.Hijacker. Use http.NewResponseController for optional response capabilities.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant