Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add helper function to extract the LSP ID and sequence number. #12

Merged
merged 2 commits into from
May 16, 2023

Conversation

robshakir
Copy link
Contributor

* (M) lsdb.go
  - Add helper to allow LSP ID and sequence number to be extracted
    without completely parsing the whole LSP

Co-authored-by: Carl Lebsack <csl@google.com>

This utility allows for pre-examination of an LSP before committing to
parse it.

 * (M) lsdb.go
  - Add helper to allow LSP ID and sequence number to be extracted
    without completely parsing the whole LSP

Co-authored-by: Carl Lebsack <csl@google.com>
@robshakir robshakir merged commit e8ad0bf into master May 16, 2023
@robshakir robshakir deleted the lspid-seq branch May 16, 2023 18:18
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