DEV Community

Julian-Chu profile picture

Julian-Chu

404 bio not found

Location Germany Joined Joined on  github website

Work

Software Developer

Go 1.19 beta1

Go 1.19 beta1

6
Comments
1 min read

Want to connect with Julian-Chu?

Create an account to connect with Julian-Chu. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
eBPF learning material(updating)

eBPF learning material(updating)

8
Comments
1 min read
[Go] unusual: move "if err !=nil" into struct methods

[Go] unusual: move "if err !=nil" into struct methods

Comments 3
2 min read
[Go] Shutdown services in Go - single service

[Go] Shutdown services in Go - single service

4
Comments
3 min read
[Go] testing tips part 2: write flexible mock object for test cases without library

[Go] testing tips part 2: write flexible mock object for test cases without library

7
Comments
3 min read
[k8s] Basic Resource Management

[k8s] Basic Resource Management

7
Comments
3 min read
[Go] testing tips part 1: isolate your unit tests from external dependency with DI

[Go] testing tips part 1: isolate your unit tests from external dependency with DI

7
Comments
2 min read
[Go] internal vs external testing

[Go] internal vs external testing

10
Comments
2 min read
[k8s] Life cycle of volumes

[k8s] Life cycle of volumes

6
Comments
2 min read
[Go] use custom type to improve your code

[Go] use custom type to improve your code

5
Comments
2 min read
[Go] for-select with timer

[Go] for-select with timer

8
Comments
2 min read
[Go] Ensuring struct has implemented interface

[Go] Ensuring struct has implemented interface

6
Comments
1 min read
[C#] including 3rd DLL file to nuget package

[C#] including 3rd DLL file to nuget package

6
Comments 3
1 min read
[Go] simple comparison between GoLand, VScode-Go, Vim-Go

[Go] simple comparison between GoLand, VScode-Go, Vim-Go

8
Comments
1 min read
[Go] new feature for wrapped errors in 1.13

[Go] new feature for wrapped errors in 1.13

19
Comments
5 min read
[Go] Slice allocation

[Go] Slice allocation

3
Comments
4 min read
[Go] Speed up your refactoring with GoLand

[Go] Speed up your refactoring with GoLand

6
Comments 3
1 min read
[Go] Slices which point to the same array may cause side effect

[Go] Slices which point to the same array may cause side effect

5
Comments
2 min read
loading...