Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

docs: explain how to use repeated struct.Value#148

Merged
software-dov merged 2 commits intomasterfrom
struct-docs
Oct 14, 2020
Merged

docs: explain how to use repeated struct.Value#148
software-dov merged 2 commits intomasterfrom
struct-docs

Conversation

@busunkim96
Copy link
Copy Markdown
Contributor

Closes #104

  • Explain how to set fields of repeated struct.Value
  • Add datetime_helpers to reference docs
  • Add wrap, to_json, and from_json to reference docs
  • Fetch correct package version for docs/conf.py

@busunkim96 busunkim96 requested review from a team and software-dov October 14, 2020 17:10
@busunkim96 busunkim96 requested a review from a team as a code owner October 14, 2020 17:10
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 14, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 14, 2020

Codecov Report

Merging #148 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #148   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          856       856           
  Branches       148       148           
=========================================
  Hits           856       856           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5236895...7205ce6. Read the comment docs.

@software-dov software-dov merged commit 9634ea8 into master Oct 14, 2020
@software-dov software-dov deleted the struct-docs branch October 14, 2020 20:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setting struct.Value message attributes?

2 participants