{"id":20065624,"url":"https://github.com/binatify/whoami","last_synced_at":"2025-03-02T10:43:49.207Z","repository":{"id":125435876,"uuid":"117359570","full_name":"binatify/whoami","owner":"binatify","description":"golang basic types learning with terminal.","archived":false,"fork":false,"pushed_at":"2018-01-13T23:46:42.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-12T23:09:04.297Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/binatify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-13T16:35:40.000Z","updated_at":"2018-01-13T23:46:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"97075a79-f792-453d-9d8d-27d1d6c68dae","html_url":"https://github.com/binatify/whoami","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binatify%2Fwhoami","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binatify%2Fwhoami/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binatify%2Fwhoami/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binatify%2Fwhoami/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binatify","download_url":"https://codeload.github.com/binatify/whoami/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241494141,"owners_count":19971870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T13:51:28.556Z","updated_at":"2025-03-02T10:43:49.188Z","avatar_url":"https://github.com/binatify.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# whoami\ngolang basic types learning with terminal.\n\n### Installtion\n\nUse  `go get github.com/binatify/whoami` to install.\n\n## Usage\n\n```\n$ whoami\n\nWho am I?: hello\n\n\u003e\u003e\u003e\u003e\nYou may be a kind of (string), the details are:\n\nstring\t  the set of string value (eg: \"hi\")\n\n\n\n\nWho am I?: 128\n\n\u003e\u003e\u003e\u003e\nYou may be a kind of (int16, int32, int64, uint8, uint16, uint32, uint64, byte, rune), the details are:\n\nint16\t  the set of all signed 16-bit intege\"rs (-32768 to 32767)\nint32\t  the set of all signed 32-bit integer\"s (-2147483648 to 2147483647)\nint64\t  the set of all signed 64-bit integers\" (-9223372036854775808 to 9223372036854775807)\n\nuint8\t  the set of all unsigned  8-bit integers (0 to 255)\nuint16\t  the set of all unsigned 16-bit integers (0 to 65535)\nuint32\t  the set of all unsigned 32-bit integers (0 to 4294967295)\nuint64\t  the set of all unsigned 64-bit integers (0 to 18446744073709551615)\n\nbyte\t  alias for uint8\nrune\t  alias for int32\n\n\nWho am I?: bye\n\nSee you next time!\n```\n\nYou also can use `whoami -l` to list all types.\n\n```\n\u003e\u003e\u003e\u003e All basic types are:\n\nbool\t  the set of boolean (true, false)\n\nuint8\t  the set of all unsigned  8-bit integers (0 to 255)\nuint16\t  the set of all unsigned 16-bit integers (0 to 65535)\nuint32\t  the set of all unsigned 32-bit integers (0 to 4294967295)\nuint64\t  the set of all unsigned 64-bit integers (0 to 18446744073709551615)\n\nint8\t  the set of all signed  8-bit inte\"gers (-128 to 127)\nint16\t  the set of all signed 16-bit intege\"rs (-32768 to 32767)\nint32\t  the set of all signed 32-bit integer\"s (-2147483648 to 2147483647)\nint64\t  the set of all signed 64-bit integers\" (-9223372036854775808 to 9223372036854775807)\n\nfloat32\t  the set of all IEEE-754 32-bit floating-point numbers\nfloat64\t  the set of all IEEE-754 64-bit floating-point numbers\n\ncomplex64\t  the set of all complex numbers with float32 real and imaginary parts\ncomplex128\t  the set of all complex numbers with float64 real and imaginary parts\n\nbyte\t  alias for uint8\nrune\t  alias for int32\nuint\t  either 32 or 64 bits\nint\t  same size as uint\nuintptr\t  an unsigned integer large enough to store the uninterpreted bits of a pointer value\n\nstring\t  the set of string value (eg: \"hi\")\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinatify%2Fwhoami","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinatify%2Fwhoami","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinatify%2Fwhoami/lists"}