package
0.0.0-20241227022919-a913339a94dc
Repository: https://github.com/kennethanceyer/tutorial-golang.git
Documentation: pkg.go.dev

# Functions

사용자로부터 구매 상품과 수량을 입력받는 함수.
No description provided by the author
No description provided by the author
Product 객체의 생성자.
Store 객체의 생성자.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Coffee, Juice, Tea 객체의 인터페이스 Make(), Package(), Pick() 메소드 정의.

# Type aliases

No description provided by the author
No description provided by the author