vmware / vmware/singleton

[REQUIREMENT] [Go Service]should support customize config pseudo in config yaml ,same as java service

Open
#2,372 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/go-service kind/enhancement
Dominant language
Java
Stars
72
Forks
69
Avg merge
23h 32m
Merged PRs (30d)
4

Description

Describe the bug
[BUG] [Go Service]should support customize config pseudo in config yaml ,such as java service

To Reproduce
[BUG] [Go Service]should support customize config pseudo in config yaml ,such as java service ,below :
in java service cofig file ,
#pseudo.enabled=false
pseudo.existSourceTag=#@
pseudo.notExistSourceTag=@@

Expected behavior
1.if source no-existed , translation data like :
image
2.if source existed , translation data like :
image

commit https://github.com/vmware/singleton/commit/fb3c0bb0db9b2cac59097d3250c10e4cbf180998

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked commit and the Go service's YAML configuration handling, then compare its behavior with the Java service's pseudo settings. Done means the Go service supports equivalent customizable pseudo markers and produces the expected output for both missing and existing sources.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
internationalization, localization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.