Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

[accountbook] Fix function name in skeleton/step06 #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[accountbook] Fix function name in skeleton/step06 #38

wants to merge 1 commit into from

Conversation

daido1976
Copy link

@daido1976 daido1976 commented Mar 21, 2020

Thank you for publishing the good tutorial!

I think this function name is fmt.Fprintln instead of fmt.Println, so I fix it.

if _, err := /* TODO: fmt.Printlnを使って出力 */; err != nil {

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant