Skip to content

Commit

Permalink
add: directive comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ja7ad committed May 29, 2023
1 parent c7b1c55 commit 4e5f841
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/chapter 4/4.19-commentary.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,6 @@ func main() {
```
در کد فوق ما یک directive comment اضافه کردیم حال کافیه با استفاده از دستور go generate متد استرینگ تایپ را جنریت کنیم.

```
go generate ./...
```shell
$ go generate ./...
```

0 comments on commit 4e5f841

Please sign in to comment.