Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit26f67c4

Browse files
authored
Update client.go
1 parentcb017ae commit26f67c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎codersdk/client.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ func (c *Client) SessionToken() string {
188188
}
189189

190190
// SetSessionToken sets a fixed token for the client.
191-
// Deprecated:Build a new client using WithSessionToken instead of changing the token after creation.
191+
// Deprecated:Create a new client using WithSessionToken instead of changing the token after creation.
192192
func (c*Client)SetSessionToken(tokenstring) {
193193
c.mu.Lock()
194194
deferc.mu.Unlock()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp