issues Search Results · repo:ekhabarov/sts language:Go
Filter by
4 results
(57 ms)4 results
inekhabarov/sts (press backspace or delete to remove)First off, awesome project. Solves a problem that I and I m sure many others have, is simple and elegant. Bravo!
I have in mind an alternate mapping strategy and I m curious what you think:
1. Automatically ...
tooolbox
- 2
- Opened on Jan 29, 2022
- #12
Sometimes two structures from different packages which are used in transformation have identical names. In this case
transformation function will have weird name, like Order2Order.
Add an option which ...
enhancement
good first issue
ekhabarov
- Opened on May 30, 2020
- #7
Source structure
type Source struct {
I int `sts: First.Second.Third.I `
S int `sts: First.S `
}
destination structure
type Dest struct {
First struct {
Second struct {
Third struct {
...
enhancement
ekhabarov
- 1
- Opened on Mar 12, 2020
- #3
Add the flag which will return current version.
enhancement
good first issue
ekhabarov
- Opened on Mar 6, 2020
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.