
struct in goland
₹100-400 INR / giờ
I have following struct as an example
type abc struct {
id int
str string
}
This struct is being used at many places. Sometime we need stop to send id in json and other times str
can you help us?
ID dự án: #37245336
Về dự án
4 freelancer chào giá trung bình ₹350/giờ cho công việc này
I understand that you are looking for someone to help you with the struct in goland project, and I believe I am the perfect fit for this job. With my extensive knowledge in software development and website development Thêm
Dear Client, I have extensive experience with Go lang, building projects using the Go lang. I understand your requirement to control the struct fields, Go allows us to dynamically control which fields of a struct ar Thêm
Hi, this requirements sounds very familiar. I have been working with Go and JSON on different projects. With that experience I would be able to help you. Looking forward to discuss more and complete this in time.
you can use tag bindings at golang, probably a tag will solve your problem. this wont send a field if the value is empty. other than that if you need a case specific feature; then you need a serializer layer before sen Thêm