Skip to content

Commit

Permalink
Add docs from gofiber/fiber@2143492
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 12, 2024
1 parent e52bf29 commit 1369d19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/core/api/middleware/session.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ func (s *Session) Save() error
func (s *Session) Fresh() bool
func (s *Session) ID() string
func (s *Session) Keys() []string
func (s *Session) SetExpiry(exp time.Duration)
```

:::caution
Expand Down

0 comments on commit 1369d19

Please sign in to comment.