google / google/adk-go

Move restapi server controllers and routers to internal

Open
#415 3 comments 1 reaction 1 assignee Claimed by @kdroste-google View on GitHub
api breaking change
Dominant language
Go
Stars
8.8k
Forks
1k
Avg merge
3d 14h
Merged PRs (30d)
93

Description

Ideally we should only expose `func NewHandler(config *launcher.Config) http.Handler`.

Keeping controllers/routers internally gives us more flexibility to refactor/update code. And keeping controller/routers public looks excessive.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.