Skip to content

Clarifying camelCase guidelines.#1420

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
alyssawilk:style
Aug 9, 2017
Merged

Clarifying camelCase guidelines.#1420
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
alyssawilk:style

Conversation

@alyssawilk
Copy link
Copy Markdown
Contributor

Google style guide has accessors using snake_case and I misinterpreted the original as
"functions which use camel case have low letter first" not "functions always use camel case and have low letter first"
Minor rephrase to make that misinterpretation less likely :-)

@mattklein123 mattklein123 merged commit 89d22b0 into envoyproxy:master Aug 9, 2017
@alyssawilk alyssawilk deleted the style branch August 16, 2017 17:20
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Signed-off-by: Jingwei Hao <jingwei.hao@gmail.com>
Signed-off-by: JP Simard <jp@jpsim.com>
mathetake pushed a commit that referenced this pull request Mar 3, 2026
**Description**

Store inter-token latency as float64 seconds instead of `time.Duration`
to prevent truncation when small durations are divided by large token
counts.

**Related Issues/PRs (if applicable)**

Fixes #1420
Obviates #1656

Signed-off-by: Adrian Cole <adrian@tetrate.io>
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.

2 participants