WIP: Save agent roles integration work before CHORUS rebrand
- Agent roles and coordination features - Chat API integration testing - New configuration and workspace management 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
		
							
								
								
									
										10
									
								
								vendor/github.com/felixge/httpsnoop/docs.go
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								vendor/github.com/felixge/httpsnoop/docs.go
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| // Package httpsnoop provides an easy way to capture http related metrics (i.e. | ||||
| // response time, bytes written, and http status code) from your application's | ||||
| // http.Handlers. | ||||
| // | ||||
| // Doing this requires non-trivial wrapping of the http.ResponseWriter | ||||
| // interface, which is also exposed for users interested in a more low-level | ||||
| // API. | ||||
| package httpsnoop | ||||
|  | ||||
| //go:generate go run codegen/main.go | ||||
		Reference in New Issue
	
	Block a user
	 anthonyrawlins
					anthonyrawlins