gogo

module
v0.0.0-...-52fb422 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2024 License: MIT

README

디스커버리 Go 언어

<디스커버리 Go 언어>의 예제 코드들과 북마크들을 모아 두었습니다.

북마크

책의 내용과 관련 있는 링크들을 모았습니다.

1장
2장
3장
추가 컨텐츠

3장에 추가 컨텐츠들이 있습니다. 책에는 실리지 않았지만 읽어보시면 도움이 될 수 있는 내용들입니다.

4장
5장
추가 컨텐츠

5장에 추가 컨텐츠들이 있습니다. 책에는 실리지 않았지만 읽어보시면 도움이 될 수 있는 내용들입니다.

  • 사례연구: PubSub 테스팅 - 코드를 이해하려면 7장의 지식도 필요합니다. 아마도 책을 다 읽은 뒤 어느 시점에 읽으시면 도움이 더 될 것 같습니다.
6장
추가 컨텐츠

6장에 추가 컨텐츠가 있습니다. 책에는 실리지 않았지만 읽어보시면 도움이 될 수 있는 내용입니다.

7장
8장

소스 코드

책에 있는 예제 코드들이 있는 곳의 경로입니다.

2장
github.com/jaeyeom/gogo/hanoi
github.com/jaeyeom/gogo/seq/...
3장
github.com/jaeyeom/gogo/hangul
github.com/jaeyeom/gogo/examples/strings/...
github.com/jaeyeom/gogo/examples/array/...
github.com/jaeyeom/gogo/examples/slice/...
github.com/jaeyeom/gogo/examples/maps/...
github.com/jaeyeom/gogo/examples/io/...
4장
github.com/jaeyeom/gogo/examples/function/...
5장
github.com/jaeyeom/gogo/task/...
github.com/jaeyeom/gogo/interface/...
6장
github.com/jaeyeom/gogo/net/...
7장
github.com/jaeyeom/gogo/concurrency/...
github.com/jaeyeom/gogo/examples/concurrency/...
github.com/jaeyeom/gogo/seq/...
8장
github.com/jaeyeom/gogo/generate/...
github.com/jaeyeom/gogo/examples/factory
github.com/jaeyeom/gogo/examples/polymorph
github.com/jaeyeom/gogo/examples/ref
github.com/jaeyeom/gogo/examples/visitor

Directories

Path Synopsis
concurrency
min
Package min is an example for shared memory based concurrent min algorithm.
Package min is an example for shared memory based concurrent min algorithm.
examples
errorh
Example for the new error handling.
Example for the new error handling.
factorial
Package main implements factorial.
Package main implements factorial.
function/pattern
Package pattern is an example for Go functions.
Package pattern is an example for Go functions.
io
println
Binary println prints "Hello, playground 10 little Gophers".
Binary println prints "Hello, playground 10 little Gophers".
pubsubtest
Package pubsubtest demonstrates testing pubsub Publish method using interfaces.
Package pubsubtest demonstrates testing pubsub Publish method using interfaces.
ref
generate
intset
Generated by multisetgen.
Generated by multisetgen.
multisetgen
Binary multisetgen provides an example code to generate generic code for type T.
Binary multisetgen provides an example code to generate generic code for type T.
stringset
Generated by multisetgen.
Generated by multisetgen.
Package hangul provides basic functions for Hangul processing.
Package hangul provides basic functions for Hangul processing.
interface
join
Package join provide an example of interface and type switch.
Package join provide an example of interface and type switch.
nocase
Package nocase provides an example code for case insensitive heap.
Package nocase provides an example code for case insensitive heap.
net
http/fileserver
Binary fileserver is a file server example.
Binary fileserver is a file server example.
seq
Package seq implements functions for well-known sequences like Fibonacci.
Package seq implements functions for well-known sequences like Fibonacci.
Package task is an example for struct and JSON code.
Package task is an example for struct and JSON code.
mongodao
Package mongodao implements task.Accessor interface with MongoDB operations.
Package mongodao implements task.Accessor interface with MongoDB operations.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL