This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_ProjectManagement
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12
Commits
5
Branches
599 KiB
Tree:
8f6f013d4a
develop
feature_BaseCode
feature_NewCode
feature_work
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '8f6f013d4a'
${ noResults }
LAPP_ProjectManagement
/
configuration
/
ServerConfiguration.go
6 lines
82 B
Raw
Normal View
History
first commit
3 years ago
package
configuration
type
ServerConfiguration
struct
{
Host
string
Port
int
}