Skip to content

Commit

Permalink
Docs: Add a link to New in Builder doc
Browse files Browse the repository at this point in the history
  • Loading branch information
earthboundkid committed Mar 30, 2023
1 parent 22feb51 commit 97717b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder_core.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ import (
// # Other methods
//
// [Builder.Config] can be used to set several options on a Builder at once.
// [New] creates a new Builder and applies [Config] options to it.
//
// In many cases, it will be possible to set most options for an API endpoint
// in a Builder at the package or struct level
Expand Down

0 comments on commit 97717b9

Please sign in to comment.