Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
suyuan32 committed May 3, 2024
1 parent 3427f25 commit 809c0b8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions src/en/guide/concepts/golang/1-keywords.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,6 @@ type Person struct {

:::

Here is the translation into English:

## Control Flow

### **if else**
Expand Down
2 changes: 0 additions & 2 deletions src/en/guide/concepts/network/1-network.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ HTTP 1.1 additionally supports 6 request methods

::: details Common Status Codes

Sure, here is the English translation of your text:

| HTTP Status Code | Name | Description |
| ---------------- | ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 100 | Continue | **Continue** indicates that the client can continue to submit the request |
Expand Down
2 changes: 0 additions & 2 deletions src/en/guide/interview/golang/basic/1-basic.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,8 +255,6 @@ Since the value that the byte type can represent is limited, there are only 2^8=

:::

Here is the English translation of your text:

### What are deep copy and shallow copy in golang?
::: details Answer

Expand Down

0 comments on commit 809c0b8

Please sign in to comment.