Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
dtd
/
go-webserver-boilerplate
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 5e441d8e
authored
Feb 22, 2025
by
mhmdhaekal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(initialize): Fix README.md
1 parent
b2af18f8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
README.md
README.md
View file @
5e441d8
...
...
@@ -116,12 +116,13 @@ Folder ini digunakan sebagai `kontrak` dari setiap module yang nantinya akan dii
Dalam satu file di domain, setidaknya harus memiliki:
```
go
package
domain
type
User
struct
{
ID
int
IdentityNumber
string
Email
string
Name
string
Base
}
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment