Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
infiloop2 committed Feb 19, 2024
1 parent 9524f08 commit 02774b8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ const (
type ErrCode uint32

const (
// TODO: Finalize these
ErrCodeNil ErrCode = 0
ErrCodeStreamsPartialContent ErrCode = 808206
ErrCodeStreamsBadRequest ErrCode = 808400
Expand Down

0 comments on commit 02774b8

Please sign in to comment.