← All examples Account deposit Go Classes & methods method with receiver Flowchart (ISO 5807) Flowchart Structogram StartInput amounta.balance = amountEndFigure 1 — Account.Deposit Fit width 100% Fullscreen Source code func (a *Account) Deposit(amount int) { a.balance += amount } Open in the editor Next All flowcharts for Go All example flowcharts How to make a flowchart from code Flowchart to the standard: full guide Flowchart for coursework Nassi-Shneiderman structograms