json_tags.go
Go•中級
Explorer
C40
C++40
C#40
Dart40
Go
初級10
中級10
error_check.go
struct_method.go
channel_select.go
slice_filter.go
map_check.go
interface_impl.go
anonymous_func.go
string_builder.go
context_usage.go
json_tags.go
上級10
エキスパート5
マスター5
Java40
JavaScript40
Kotlin40
Objective-C40
Perl40
PHP40
Python40
R40
Ruby40
Rust40
Shell40
Swift40
TypeScript40
json_tags.go
Click to focus
1
2
3
4
type User struct {↵
Name string `json:"name"`↵
Age int `json:"age,omitempty"`↵
}
0WPM•0%•0:00•0/89(0%)|Ln 1, Col 1
UTF-8•Go